server/querier.py
branchstable
changeset 9928 0d831b40fa48
parent 9701 46c8d8701240
child 9984 793377697c81
--- a/server/querier.py	Thu Jun 12 12:28:10 2014 +0200
+++ b/server/querier.py	Tue Sep 02 12:22:18 2014 +0200
@@ -22,7 +22,6 @@
 
 from itertools import repeat
 
-from logilab.common.compat import any
 from rql import RQLSyntaxError, CoercionError
 from rql.stmts import Union
 from rql.nodes import ETYPE_PYOBJ_MAP, etype_from_pyobj, Relation, Exists, Not