cubicweb/server/repository.py
changeset 12054 d830ea048c97
parent 12051 bff3be6eebed
child 12057 90c40f229ab0
--- a/cubicweb/server/repository.py	Thu Mar 09 16:36:33 2017 +0100
+++ b/cubicweb/server/repository.py	Wed Mar 15 09:15:32 2017 +0100
@@ -41,7 +41,7 @@
 from yams import BadSchemaDefinition
 from rql.utils import rqlvar_maker
 
-from cubicweb import (CW_MIGRATION_MAP, QueryError,
+from cubicweb import (CW_MIGRATION_MAP,
                       UnknownEid, AuthenticationError, ExecutionError,
                       UniqueTogetherError, ViolatedConstraint)
 from cubicweb import set_log_methods