cubicweb/pyramid/pyramidctl.py
changeset 12567 26744ad37953
parent 12530 9d88e1177c35
child 12588 fa292e905edc
--- a/cubicweb/pyramid/pyramidctl.py	Fri Apr 05 17:21:14 2019 +0200
+++ b/cubicweb/pyramid/pyramidctl.py	Fri Apr 05 17:58:19 2019 +0200
@@ -25,8 +25,6 @@
 the pyramid script 'pserve'.
 """
 
-from __future__ import print_function
-
 import atexit
 import errno
 import os