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