Skip to content

Commit bf98984

Browse files
committed
Code clean up
1 parent 9cc063e commit bf98984

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pandas/core/construction.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@
5555

5656
import pandas.core.common as com
5757

58-
if not pa_version_under10p1:
59-
pass
60-
6158
if TYPE_CHECKING:
6259
from collections.abc import Sequence
6360

0 commit comments

Comments
 (0)