schemas/base.py
branchstable
changeset 4719 aaed3f813ef8
parent 4590 2172c8c29fe6
child 4754 6bf17f810975
--- a/schemas/base.py	Fri Feb 26 13:12:01 2010 +0100
+++ b/schemas/base.py	Fri Feb 26 13:19:14 2010 +0100
@@ -9,7 +9,7 @@
 _ = unicode
 
 from yams.buildobjs import (EntityType, RelationType, SubjectRelation,
-                            String, Boolean, Datetime, Password)
+                            String, Datetime, Password)
 from cubicweb.schema import (RQLConstraint, WorkflowableEntityType,
                              ERQLExpression, RRQLExpression)
 from cubicweb.schemas import META_ETYPE_PERMS, META_RTYPE_PERMS