diff --git a/console.py b/console.py index 3ee107ca..3db32189 100644 --- a/console.py +++ b/console.py @@ -29,7 +29,6 @@ init() async def console_scheduler(): await init_scheduler() - Scheduler.start() async def console_command():