From 0830300aa295224168ec018e91aa146913a9b7e3 Mon Sep 17 00:00:00 2001 From: 5hojib Date: Sat, 4 Jan 2025 09:05:49 +0000 Subject: [PATCH] Auto-format code [skip actions] --- bot/helper/ext_utils/db_handler.py | 1 - 1 file changed, 1 deletion(-) diff --git a/bot/helper/ext_utils/db_handler.py b/bot/helper/ext_utils/db_handler.py index 93c071919..7f1db6022 100644 --- a/bot/helper/ext_utils/db_handler.py +++ b/bot/helper/ext_utils/db_handler.py @@ -212,7 +212,6 @@ async def delete_all_access_tokens(self): return await self.db.access_token.delete_many({}) - async def rm_complete_task(self, link): if self._return: return