diff -r 6b3523f81f42 -r 26744ad37953 cubicweb/server/test/unittest_rql2sql.py --- a/cubicweb/server/test/unittest_rql2sql.py Fri Apr 05 17:21:14 2019 +0200 +++ b/cubicweb/server/test/unittest_rql2sql.py Fri Apr 05 17:58:19 2019 +0200 @@ -16,7 +16,6 @@ # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see . """unit tests for module cubicweb.server.sources.rql2sql""" -from __future__ import print_function import sys import unittest