Skip to content

Commit

Permalink
Remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
zrgt authored and s-heppner committed Sep 4, 2024
1 parent f8c81ba commit 6ad831f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions server/app/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 6ad831f

Please sign in to comment.