Skip to content

Commit 3948eb6

Browse files
fix support user access permissions to messages
1 parent 7ff8647 commit 3948eb6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/web/server/src/simcore_service_webserver/conversations/_conversation_message_service.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import logging
44

55
from aiohttp import web
6-
from conftest import product_name
76
from models_library.basic_types import IDStr
87
from models_library.conversations import (
98
ConversationID,

0 commit comments

Comments
 (0)