diff --git a/server/app/main.py b/server/app/main.py index c8d60aff..6662c868 100644 --- a/server/app/main.py +++ b/server/app/main.py @@ -44,6 +44,3 @@ else: print(f"STORAGE_TYPE must be either LOCAL_FILE or LOCAL_FILE_READ_ONLY! Current value: {storage_type}", file=sys.stderr) - -# Lower the suffix -# Lower the suffixes to also match the filenames with uppercase suffixes \ No newline at end of file