This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from pomodoro_bot.models import UserState
|
||||
from pomodoro_bot.redis_client import redis
|
||||
from pomodoro_bot.redis_client import r as redis
|
||||
|
||||
class UserManager:
|
||||
def __init__(self):
|
||||
|
||||
Reference in New Issue
Block a user