nothing
This commit is contained in:
parent
5bc7076ef7
commit
d3d12a0104
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue