Removed unused redis settings. Updated aiogram verion to 2.10.1

This commit is contained in:
latand
2020-10-21 21:43:35 +03:00
parent 07e6f6c98c
commit 7d4d390632
5 changed files with 1 additions and 27 deletions

View File

@@ -1,4 +1,3 @@
from . import db_api
from . import misc
from . import redis
from .notify_admins import on_startup_notify