Skip to content

Commit 909fec6

Browse files
committed
CLN: remove unused import pandas-dev#8283
1 parent c2e2cb3 commit 909fec6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/frame.py

-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@
142142
)
143143
from pandas.core.reshape.melt import melt
144144
from pandas.core.series import Series
145-
from pandas.core.sorting import ensure_key_mapped
146145

147146
from pandas.io.common import get_filepath_or_buffer
148147
from pandas.io.formats import console, format as fmt

0 commit comments

Comments
 (0)