mirror of https://github.com/eyhc1/rendercv.git
remove unused import statement
This commit is contained in:
parent
dc3cae7a83
commit
4a9db5272a
|
@ -1,4 +1,4 @@
|
||||||
from typing import Literal, Annotated
|
from typing import Literal
|
||||||
|
|
||||||
import pydantic
|
import pydantic
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue