fix-import
This commit is contained in:
parent
01ee619093
commit
b172b4ef84
|
@ -8,7 +8,7 @@ from services.db import local_session
|
|||
from orm.shout import Shout
|
||||
from orm.author import Author
|
||||
from orm.user import User
|
||||
from orm.notification import NotificationType, Notification
|
||||
from orm.notification import NotificationAction, NotificationEntity, Notification
|
||||
from orm.reaction import ReactionKind, Reaction
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user