changeset 2819 | b864288fd316 |
parent 2773 | b2530e3e0afb |
child 2968 | 0e3460341023 |
--- a/entities/test/unittest_base.py Thu Aug 13 11:32:34 2009 +0200 +++ b/entities/test/unittest_base.py Thu Aug 13 11:49:56 2009 +0200 @@ -17,7 +17,6 @@ from cubicweb.interfaces import IMileStone, IWorkflowable from cubicweb.entities import AnyEntity from cubicweb.entities.authobjs import CWUser -from cubicweb.web.widgets import AutoCompletionWidget class BaseEntityTC(CubicWebTC):