mirror of
https://github.com/MrSedan/neuro-reply-bot-reworked.git
synced 2026-01-14 21:49:42 +03:00
Removed unnecessary import
This commit is contained in:
2
main.py
2
main.py
@@ -11,8 +11,6 @@ from handlers.user_commands import UserCommands
|
|||||||
from neuroapi.config import Config
|
from neuroapi.config import Config
|
||||||
from neuroapi.types import NeuroApiBot
|
from neuroapi.types import NeuroApiBot
|
||||||
|
|
||||||
# import aioschedule as schedule
|
|
||||||
|
|
||||||
|
|
||||||
async def delay_bot()->None:
|
async def delay_bot()->None:
|
||||||
if Config().token is None:
|
if Config().token is None:
|
||||||
|
|||||||
Reference in New Issue
Block a user