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 Dec 28, 2024
1 parent d041dca commit 8935872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/modules/restart.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
from aiofiles.os import remove

from bot import LOGGER, intervals, scheduler
from bot.core.config_manager import Config
from bot.core.aeon_client import TgClient
from bot.core.config_manager import Config
from bot.helper.ext_utils.bot_utils import new_task, sync_to_async
from bot.helper.ext_utils.db_handler import database
from bot.helper.ext_utils.files_utils import clean_all
Expand Down

0 comments on commit 8935872

Please sign in to comment.