This commit is contained in:
Alexey Polyakov 2026-03-09 17:26:51 +03:00
parent 5bc7076ef7
commit d3d12a0104
1 changed files with 0 additions and 1 deletions

View File

@ -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 = [