Skip to content

Commit 8125b5d

Browse files
fix: remove unused
1 parent 8270bb1 commit 8125b5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/storage/src/simcore_service_storage/core/application.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ def create_app(settings: ApplicationSettings) -> FastAPI: # noqa: C901
7777
setup_rabbitmq(app)
7878
setup_rpc_routes(app)
7979

80-
setup_rest_api_long_running_tasks_for_uploads(app)
8180
setup_rest_api_routes(app, API_VTAG)
8281
set_exception_handlers(app)
8382

0 commit comments

Comments
 (0)