cubicweb/web/webctl.py
changeset 12567 26744ad37953
parent 12282 61a332a50a2b
--- a/cubicweb/web/webctl.py	Fri Apr 05 17:21:14 2019 +0200
+++ b/cubicweb/web/webctl.py	Fri Apr 05 17:58:19 2019 +0200
@@ -18,7 +18,6 @@
 """cubicweb-ctl commands and command handlers common to twisted/modpython
 web configuration
 """
-from __future__ import print_function
 
 import os
 import os.path as osp