diff -r aee99876eb10 -r 0d831b40fa48 server/querier.py --- 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