Skip to content

Commit 8fe60c3

Browse files
committed
remove unused import
1 parent 91198f3 commit 8fe60c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/app/core/config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
computed_field,
1212
model_validator,
1313
)
14-
from pydantic_core import MultiHostUrl
1514
from pydantic_settings import BaseSettings, SettingsConfigDict
1615
from typing_extensions import Self
1716

0 commit comments

Comments
 (0)