Skip to content

Commit 23e7595

Browse files
committed
Removed unused issue
1 parent 63feec6 commit 23e7595

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/computation/expr.py

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from functools import partial, reduce
66
from io import StringIO
77
import itertools as it
8-
import operator
98
import token
109
import tokenize
1110
from typing import Type

0 commit comments

Comments
 (0)