Skip to content

Commit 2480af4

Browse files
remove comment
1 parent 948bfb9 commit 2480af4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/web/server/src/simcore_service_webserver/application_settings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,6 @@ class ApplicationSettings(BaseApplicationSettings, MixinLoggingSettings):
241241
FogbugzSettings | None,
242242
Field(
243243
json_schema_extra={"auto_default_from_env": True},
244-
# NOTE: `bool` is to keep backwards compatibility
245244
),
246245
]
247246

0 commit comments

Comments
 (0)