Skip to content

Commit

Permalink
update __main__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
5hojib committed Dec 5, 2024
1 parent dde98b7 commit d9c9a42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bot/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,6 @@ async def main():
await Database.db_load()
await gather(
sync_to_async(clean_all),
bot_settings.initiate_search_tools(),
restart_notification(),
telegraph.create_account(),
sync_to_async(start_aria2_listener, wait=False),
Expand Down

0 comments on commit d9c9a42

Please sign in to comment.