remove unnecessary OrchestratorApp in worker mode
Compare changes
+ 0
− 5
@@ -54,11 +54,6 @@ def init_gso_app() -> OrchestratorCore:
@@ -54,11 +54,6 @@ def init_gso_app() -> OrchestratorCore:
There is no need for a FASTAPI app during worker instantiation and setup.