cubicweb/pyramid/profile.py
changeset 12567 26744ad37953
parent 11967 83739be20fab
--- a/cubicweb/pyramid/profile.py	Fri Apr 05 17:21:14 2019 +0200
+++ b/cubicweb/pyramid/profile.py	Fri Apr 05 17:58:19 2019 +0200
@@ -21,7 +21,6 @@
 """ Tools for profiling.
 
 See :ref:`profiling`."""
-from __future__ import print_function
 
 import cProfile
 import itertools