Skip to content

Commit df9e53e

Browse files
committed
remove extraneous import of 'common'
1 parent 93b476b commit df9e53e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/computation/eval.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
from pandas.computation.scope import _ensure_scope
1212
from pandas.compat import string_types
1313
from pandas.computation.engines import _engines
14-
from pandas.core import common as com
1514
from pandas.types.validate import _validate_bool_type
1615

1716

0 commit comments

Comments
 (0)