Skip to content

Commit

Permalink
update restart.py
Browse files Browse the repository at this point in the history
  • Loading branch information
5hojib committed Dec 28, 2024
1 parent e46148d commit d041dca
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 @@ -9,7 +9,7 @@

from bot import LOGGER, intervals, scheduler
from bot.core.config_manager import Config
from bot.core.mltb_client import TgClient
from bot.core.aeon_client import TgClient
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 d041dca

Please sign in to comment.