cubicweb/web/test/unittest_viewselector.py
changeset 12567 26744ad37953
parent 11057 0b59724cb3f2
child 12613 703a263dd618
--- a/cubicweb/web/test/unittest_viewselector.py	Fri Apr 05 17:21:14 2019 +0200
+++ b/cubicweb/web/test/unittest_viewselector.py	Fri Apr 05 17:58:19 2019 +0200
@@ -17,7 +17,6 @@
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """XXX rename, split, reorganize this"""
-from __future__ import print_function
 
 from logilab.common.testlib import unittest_main