Forgot to delete one line

This commit is contained in:
Florian Kellermann 2022-04-26 08:43:51 +02:00
parent 3ebe658b68
commit 8678f679c4

View File

@ -47,6 +47,7 @@ def start_updater():
"""
my_handler = API_Handler("https://gruppe1.testsites.info/api", str(os.getenv("BOT_EMAIL")), str(os.getenv("BOT_PASSWORD")))
update_crontab(my_handler)