branch | stable |
changeset 4719 | aaed3f813ef8 |
parent 4698 | 9bd98fc7ef3d |
child 4782 | da0ad1b10779 |
--- a/web/uicfg.py Fri Feb 26 13:12:01 2010 +0100 +++ b/web/uicfg.py Fri Feb 26 13:19:14 2010 +0100 @@ -112,7 +112,6 @@ from cubicweb.rtags import (RelationTags, RelationTagsBool, RelationTagsSet, RelationTagsDict, register_rtag, _ensure_str_key) from cubicweb.schema import META_RTYPES -from cubicweb.web import formwidgets # primary view configuration ##################################################