schema.py
changeset 9892 928732ec00dd
parent 9817 bb719d857421
child 9951 8cdcbf3f4fd0
--- a/schema.py	Wed Jul 09 15:44:09 2014 +0200
+++ b/schema.py	Thu Jul 17 11:08:56 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, \