diff --git a/src/main.py b/src/main.py index ddb0b47..e9214e1 100644 --- a/src/main.py +++ b/src/main.py @@ -78,7 +78,6 @@ async def main(): "telegrambot": TelegramBotController() } - # Add telegram bot controller to api for use by processors api["telegram_bot"] = controllers["telegrambot"] tasks = [