diff -r 9ccdb3751fbe -r 793377697c81 schema.py --- a/schema.py Fri Sep 12 09:49:01 2014 +0200 +++ b/schema.py Wed Sep 24 18:04:30 2014 +0200 @@ -31,7 +31,6 @@ from logilab.common.deprecation import deprecated, class_moved, moved from logilab.common.textutils import splitstrip from logilab.common.graph import get_cycles -from logilab.common.compat import any from yams import BadSchemaDefinition, buildobjs as ybo from yams.schema import Schema, ERSchema, EntitySchema, RelationSchema, \