We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0961863 commit e22e80eCopy full SHA for e22e80e
src/fastapi_cli/cli.py
@@ -6,7 +6,6 @@
6
from rich import print
7
from rich.tree import Tree
8
from typing_extensions import Annotated
9
-from uvicorn.config import LOGGING_CONFIG
10
11
from fastapi_cli.discover import get_import_data
12
from fastapi_cli.exceptions import FastAPICLIException
0 commit comments