Skip to content

Commit d7a90ac

Browse files
committed
rm dev mark
1 parent 823c7e6 commit d7a90ac

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
@@ -303,7 +303,6 @@ class ApplicationSettings(BaseApplicationSettings, MixinLoggingSettings):
303303
description="Enables real-time collaboration features",
304304
json_schema_extra={
305305
"auto_default_from_env": True,
306-
_X_FEATURE_UNDER_DEVELOPMENT: True,
307306
},
308307
),
309308
]

0 commit comments

Comments
 (0)