schema.py
changeset 9984 793377697c81
parent 9817 bb719d857421
parent 9928 0d831b40fa48
child 9990 c84ad981fc4a
--- 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, \