notification-model-fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from orm.notification import Notification
|
||||
from orm.notification import Notification, NotificationAction, NotificationEntity
|
||||
from resolvers.model import NotificationReaction, NotificationAuthor, NotificationShout
|
||||
from services.db import local_session
|
||||
from services.rediscache import redis
|
||||
|
Reference in New Issue
Block a user