Skip to content

Commit e22e80e

Browse files
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
1 parent 0961863 commit e22e80e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/fastapi_cli/cli.py

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from rich import print
77
from rich.tree import Tree
88
from typing_extensions import Annotated
9-
from uvicorn.config import LOGGING_CONFIG
109

1110
from fastapi_cli.discover import get_import_data
1211
from fastapi_cli.exceptions import FastAPICLIException

0 commit comments

Comments
 (0)