cubicweb/server/test/unittest_rql2sql.py
changeset 12567 26744ad37953
parent 12296 23bc9f385645
--- 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 <http://www.gnu.org/licenses/>.
 """unit tests for module cubicweb.server.sources.rql2sql"""
-from __future__ import print_function
 
 import sys
 import unittest