Skip to content

Commit f7f0715

Browse files
committed
remove extra import
1 parent 8ffb56f commit f7f0715

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
@@ -59,7 +59,6 @@
5959
DatetimeTZDtype,
6060
ExtensionDtype,
6161
PeriodDtype,
62-
ArrowDtype,
6362
)
6463
from pandas.core.dtypes.missing import isna
6564

0 commit comments

Comments
 (0)