We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6698627 commit 607bce4Copy full SHA for 607bce4
backend/common/log.py
@@ -8,7 +8,6 @@
8
from asgi_correlation_id import correlation_id
9
from loguru import logger
10
11
-from backend.core import path_conf
12
from backend.core.conf import settings
13
from backend.core.path_conf import LOG_DIR
14
from backend.utils.timezone import timezone
0 commit comments