cubicweb/view.py
changeset 12567 26744ad37953
parent 12508 a8c1ea390400
child 12780 8caa109dfe94
--- a/cubicweb/view.py	Fri Apr 05 17:21:14 2019 +0200
+++ b/cubicweb/view.py	Fri Apr 05 17:58:19 2019 +0200
@@ -24,8 +24,6 @@
 from warnings import warn
 from functools import partial
 
-from six.moves import range
-
 from logilab.common.registry import yes
 from logilab.mtconverter import xml_escape