From c853a4ad52a4164160a829aa0e59f142375d756d Mon Sep 17 00:00:00 2001 From: Hofmann Jonas Date: Sun, 9 Nov 2025 14:59:14 +0100 Subject: [PATCH] removed test comment --- imageInput.c | 1 - 1 file changed, 1 deletion(-) diff --git a/imageInput.c b/imageInput.c index 6c433f7..b4bcb10 100644 --- a/imageInput.c +++ b/imageInput.c @@ -20,4 +20,3 @@ GrayScaleImageSeries *readImages(const char *path) void clearSeries(GrayScaleImageSeries *series) { } -// git test \ No newline at end of file