devtools/qunit.py
branchstable
changeset 9013 b4bcabf55e77
parent 8930 6a02be304486
child 9991 3e7f1e9f3adc
--- a/devtools/qunit.py	Fri Jun 14 16:13:24 2013 +0200
+++ b/devtools/qunit.py	Fri Jun 14 16:26:25 2013 +0200
@@ -29,7 +29,6 @@
 from logilab.common.shellutils import getlogin
 
 import cubicweb
-from cubicweb.view import StartupView
 from cubicweb.web.controller import Controller
 from cubicweb.devtools.httptest import CubicWebServerTC