nothing
This commit is contained in:
parent
5bc7076ef7
commit
d3d12a0104
|
|
@ -78,7 +78,6 @@ async def main():
|
||||||
"telegrambot": TelegramBotController()
|
"telegrambot": TelegramBotController()
|
||||||
}
|
}
|
||||||
|
|
||||||
# Add telegram bot controller to api for use by processors
|
|
||||||
api["telegram_bot"] = controllers["telegrambot"]
|
api["telegram_bot"] = controllers["telegrambot"]
|
||||||
|
|
||||||
tasks = [
|
tasks = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue