This commit is contained in:
Igor Lobanov
2022-11-25 15:59:10 +01:00
parent 6e073d5dd1
commit 96e9728d6b
11 changed files with 4 additions and 368 deletions

View File

@@ -8,7 +8,6 @@ from orm.reaction import Reaction, ReactionKind
from orm.shout import ShoutReactionsFollower
from orm.topic import TopicFollower
from orm.user import User
from services.stat.reacted import ReactedStorage
ts = datetime.now(tz=timezone.utc)