update_follows_for_author-call-fix

This commit is contained in:
Untone 2024-03-11 12:25:08 +03:00
parent b58406866c
commit b18ba16aab

View File

@ -197,7 +197,6 @@ async def handle_author_follower_change(
_ = asyncio.create_task(set_follows_authors_cache(follows_authors, follower_id))
_ = asyncio.create_task(set_author_cache(follower.dict()))
await update_follows_for_author(
connection,
follower,
'author',
{