schema.py
branchstable
changeset 9928 0d831b40fa48
parent 9600 bde625698f44
child 9984 793377697c81
--- a/schema.py	Thu Jun 12 12:28:10 2014 +0200
+++ b/schema.py	Tue Sep 02 12:22:18 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, \