Autostart
This commit is contained in:
@@ -51,7 +51,6 @@ def start_scheduler():
|
||||
max_instances=1,
|
||||
replace_existing=True,
|
||||
)
|
||||
# scheduler
|
||||
logger.info("Starting scheduler...")
|
||||
scheduler.start()
|
||||
return scheduler
|
||||
Reference in New Issue
Block a user