Skip to content

Commit

Permalink
Auto-format code [skip actions]
Browse files Browse the repository at this point in the history
  • Loading branch information
5hojib committed Jan 4, 2025
1 parent 9d81f0f commit 0830300
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bot/helper/ext_utils/db_handler.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0830300

Please sign in to comment.