Removed async_lru

This commit is contained in:
Alex Root Junior 2021-10-06 22:08:30 +03:00
parent dac0fab5c0
commit 1c9acbec3c
8 changed files with 25 additions and 76 deletions

View file

@ -75,4 +75,3 @@ def bot():
yield bot
finally:
Bot.reset_current(token)
bot.me.invalidate(bot)