remove unused import statement

This commit is contained in:
Sina Atalay
2024-02-18 17:12:46 +01:00
parent 4306e87e1b
commit fc841b0d1f

View File

@@ -1,4 +1,4 @@
from typing import Literal, Annotated
from typing import Literal
import pydantic