fix import error

This commit is contained in:
Michael Poluektov 2024-08-19 16:52:42 +01:00
parent 556bc8669a
commit c89df923c5

View File

@ -48,7 +48,6 @@ from config import (
OAUTH_USERNAME_CLAIM,
OAUTH_PICTURE_CLAIM,
OAUTH_EMAIL_CLAIM,
ENABLE_TOOLS_FILTER,
)
from apps.socket.main import get_event_call, get_event_emitter