diff -r 6b3523f81f42 -r 26744ad37953 cubicweb/web/test/unittest_viewselector.py --- 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 . """XXX rename, split, reorganize this""" -from __future__ import print_function from logilab.common.testlib import unittest_main