summaryrefslogtreecommitdiff
path: root/checkers/variables.py
diff options
context:
space:
mode:
Diffstat (limited to 'checkers/variables.py')
-rw-r--r--checkers/variables.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/checkers/variables.py b/checkers/variables.py
index 72e1bc5..d01cee0 100644
--- a/checkers/variables.py
+++ b/checkers/variables.py
@@ -18,7 +18,6 @@
from copy import copy
-from logilab.common.compat import enumerate
from logilab import astng
from logilab.astng import are_exclusive, builtin_lookup