This commit is contained in:
Igor Lobanov
2023-10-26 19:57:17 +02:00
parent 2c524279f6
commit 54457cb9c5
4 changed files with 1 additions and 10 deletions

View File

@@ -8,7 +8,6 @@ from base.orm import local_session
from base.resolvers import mutation
from orm.shout import ShoutReactionsFollower
from orm.topic import TopicFollower
# from resolvers.community import community_follow, community_unfollow
from orm.user import AuthorFollower
from resolvers.zine.profile import author_follow, author_unfollow