mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-24 15:29:36 +02:00
Autostart
This commit is contained in:
parent
be384bd990
commit
d1c194dc3a
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@ def start_scheduler():
|
|||
max_instances=1,
|
||||
replace_existing=True,
|
||||
)
|
||||
# scheduler
|
||||
logger.info("Starting scheduler...")
|
||||
scheduler.start()
|
||||
return scheduler
|
Loading…
Add table
Add a link
Reference in a new issue