Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
ckuhtz committed Jul 16, 2024
1 parent 7cc8cea commit a973136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/routers/configuration/get.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Get Configuration operation

from ...tooling.logger import logger
from ...tooling.logger_init import logger
from fastapi import Request, Response, status, Query
from ..database.redis import check_conf_server

Expand Down

0 comments on commit a973136

Please sign in to comment.