Skip to content

Commit 1a9f30b

Browse files
committed
fixup unused import
1 parent 6a5c216 commit 1a9f30b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/arrays/test_period.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from pandas._libs.tslibs import iNaT
55
from pandas._libs.tslibs.period import IncompatibleFrequency
66

7-
from pandas.core.dtypes.common import pandas_dtype
87
from pandas.core.dtypes.dtypes import PeriodDtype
98

109
import pandas as pd

0 commit comments

Comments
 (0)