Skip to content

Commit 65a702c

Browse files
committed
remove extra import
1 parent 3d9ec01 commit 65a702c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/arrays/datetimes.py

-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
DatetimeTZDtype,
6262
ExtensionDtype,
6363
PeriodDtype,
64-
ArrowDtype,
6564
)
6665
from pandas.core.dtypes.missing import isna
6766

0 commit comments

Comments
 (0)