added "import aioredis"
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
import hashlib
|
import hashlib
|
||||||
import logging
|
import logging
|
||||||
import os
|
import os
|
||||||
|
import aioredis
|
||||||
import uuid
|
import uuid
|
||||||
import redis
|
import redis
|
||||||
import json
|
import json
|
||||||
|
|||||||
Reference in New Issue
Block a user