Skip to content

Commit 313a2e6

Browse files
authored
Remove duplicate import
1 parent 6416b0c commit 313a2e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyiceberg/expressions/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@
3535

3636
from pydantic import Field
3737

38-
from pydantic import Field
39-
4038
from pyiceberg.expressions.literals import (
4139
AboveMax,
4240
BelowMin,

0 commit comments

Comments
 (0)