From b18ba16aabd39b59f00edf871f23957d207af8e0 Mon Sep 17 00:00:00 2001 From: Untone Date: Mon, 11 Mar 2024 12:25:08 +0300 Subject: [PATCH] update_follows_for_author-call-fix --- services/cache.py | 1 - 1 file changed, 1 deletion(-) diff --git a/services/cache.py b/services/cache.py index b079888d..7669b510 100644 --- a/services/cache.py +++ b/services/cache.py @@ -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', {