cached-request-10
Some checks failed
deploy / deploy (push) Failing after 59s

This commit is contained in:
2023-12-19 20:20:37 +03:00
parent 2253bcf956
commit 0188140224
2 changed files with 2 additions and 3 deletions

View File

@@ -4,7 +4,6 @@ import uuid
from models.chat import Chat, ChatUpdate
from services.auth import login_required
from services.core import get_all_authors
from services.presence import notify_chat
from services.rediscache import redis
from services.schema import mutation