cubicweb/devtools/instrument.py
changeset 12567 26744ad37953
parent 11057 0b59724cb3f2
--- a/cubicweb/devtools/instrument.py	Fri Apr 05 17:21:14 2019 +0200
+++ b/cubicweb/devtools/instrument.py	Fri Apr 05 17:58:19 2019 +0200
@@ -14,8 +14,6 @@
 # You should have received a copy of the GNU Lesser General Public License along
 # with this program. If not, see <http://www.gnu.org/licenses/>.
 """Instrumentation utilities"""
-from __future__ import print_function
-
 import os
 
 try: