diff -r 4d114865098f -r d088d0ff48a1 schemas/bootstrap.py --- a/schemas/bootstrap.py Thu Jul 23 15:33:03 2009 +0200 +++ b/schemas/bootstrap.py Thu Jul 23 15:57:15 2009 +0200 @@ -9,8 +9,8 @@ _ = unicode from yams.buildobjs import (EntityType, RelationType, SubjectRelation, - ObjectRelation, String, Boolean, Int) -from cubicweb.schema import RichString, RQLConstraint + ObjectRelation, RichString, String, Boolean, Int) +from cubicweb.schema import RQLConstraint from cubicweb.schemas import META_ETYPE_PERMS, META_RTYPE_PERMS # not restricted since as "is" is handled as other relations, guests need