Skip to content

Commit cc96ccf

Browse files
committed
Fix unused import
1 parent 5e1c2f0 commit cc96ccf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas_datareader/tests/test_data.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
assert_produces_warning = None
1818

1919
import pandas.util.testing as tm
20-
import pandas.core.common as com
2120

2221
from numpy.testing import assert_array_equal
2322

0 commit comments

Comments
 (0)