Skip to content

Commit a3ea0eb

Browse files
committed
fixed redundant code
1 parent 4d97c68 commit a3ea0eb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ellar/common/operations/schema.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
model_validator,
1616
)
1717

18-
if t.TYPE_CHECKING:
19-
pass
20-
2118

2219
@as_pydantic_validator("__validate_input__")
2320
class TResponseModel:

0 commit comments

Comments
 (0)