redis-fix3
This commit is contained in:
parent
1e91d76c62
commit
bb5e193346
|
@ -1,4 +1,5 @@
|
||||||
from bot.config import REDIS_URL
|
from bot.config import REDIS_URL
|
||||||
|
import asyncio
|
||||||
import redis.asyncio as aredis
|
import redis.asyncio as aredis
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user