mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2026-02-03 11:20:56 +03:00
update readme
This commit is contained in:
@@ -32,7 +32,6 @@ async def bot_shutdown() -> None:
|
||||
# Close DB connection (if used)
|
||||
await dispatcher.storage.close()
|
||||
await dispatcher.storage.wait_closed()
|
||||
app.close()
|
||||
|
||||
logger.warning('Bye!')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user