From d3d12a0104f9c90cf77ec45063c021985414577b Mon Sep 17 00:00:00 2001 From: Alexey Polyakov Date: Mon, 9 Mar 2026 17:26:51 +0300 Subject: [PATCH] nothing --- src/main.py | 1 - 1 file changed, 1 deletion(-) 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 = [