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 421d5f8 commit 2bda0d8Copy full SHA for 2bda0d8
services/notifications/src/simcore_service_notifications/api/rpc/_notifications.py
@@ -1,7 +1,7 @@
1
+from models_library.rpc.notifications.messages import NotificationMessage, Recipient
2
from servicelib.celery.task_manager import TaskManager
3
from servicelib.rabbitmq import RPCRouter
4
-from ...models.schemas import NotificationMessage, Recipient
5
from ...services import notifications_service
6
7
router = RPCRouter()
0 commit comments