devtools/qunit.py
changeset 8930 6a02be304486
parent 8886 bff36e86f74a
child 9991 3e7f1e9f3adc
--- a/devtools/qunit.py	Thu Apr 25 17:30:09 2013 +0200
+++ b/devtools/qunit.py	Thu Apr 25 14:10:55 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