cubicweb/server/hook.py
changeset 12567 26744ad37953
parent 12508 a8c1ea390400
child 12578 d06a2feae373
--- a/cubicweb/server/hook.py	Fri Apr 05 17:21:14 2019 +0200
+++ b/cubicweb/server/hook.py	Fri Apr 05 17:58:19 2019 +0200
@@ -245,7 +245,6 @@
 .. autoclass:: cubicweb.server.hook.LateOperation
 .. autoclass:: cubicweb.server.hook.DataOperationMixIn
 """
-from __future__ import print_function
 
 from logging import getLogger
 from itertools import chain