mirror of
https://github.com/openmax-server/server.git
synced 2026-05-22 19:41:41 +03:00
nothing
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user