cubicweb/devtools/__init__.py
changeset 12529 7276f1c89ddd
parent 12357 e385c9732f1e
child 12549 e2db422752b4
--- a/cubicweb/devtools/__init__.py	Thu Mar 21 11:50:31 2019 +0100
+++ b/cubicweb/devtools/__init__.py	Thu Mar 21 12:05:30 2019 +0100
@@ -41,7 +41,7 @@
 from cubicweb import ExecutionError
 from cubicweb import schema, cwconfig
 from cubicweb.server.serverconfig import ServerConfiguration
-from cubicweb.etwist.twconfig import WebConfigurationBase
+from cubicweb.web.webconfig import WebConfigurationBase
 
 cwconfig.CubicWebConfiguration.cls_adjust_sys_path()