We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efcc9e6 commit bc24799Copy full SHA for bc24799
services/web/server/src/simcore_service_webserver/projects/_projects_service.py
@@ -84,7 +84,7 @@
84
from yarl import URL
85
86
from ..application_settings import get_application_settings
87
-from ..catalog import client as catalog_service
+from ..catalog import catalog_service
88
from ..director_v2 import api as director_v2_service
89
from ..dynamic_scheduler import api as dynamic_scheduler_service
90
from ..products import products_web
0 commit comments