schemas/workflow.py
branchstable
changeset 4719 aaed3f813ef8
parent 4644 021035b9a7ab
child 4805 2d0aa2b7da02
--- a/schemas/workflow.py	Fri Feb 26 13:12:01 2010 +0100
+++ b/schemas/workflow.py	Fri Feb 26 13:19:14 2010 +0100
@@ -9,7 +9,7 @@
 _ = unicode
 
 from yams.buildobjs import (EntityType, RelationType, SubjectRelation,
-                            ObjectRelation, RichString, String)
+                            RichString, String)
 from cubicweb.schema import RQLConstraint, RQLUniqueConstraint
 from cubicweb.schemas import (META_ETYPE_PERMS, META_RTYPE_PERMS,
                               HOOKS_RTYPE_PERMS)