cubicweb/web/views/owl.py
changeset 12567 26744ad37953
parent 11767 432f87a63057
--- a/cubicweb/web/views/owl.py	Fri Apr 05 17:21:14 2019 +0200
+++ b/cubicweb/web/views/owl.py	Fri Apr 05 17:58:19 2019 +0200
@@ -21,8 +21,6 @@
 
 from cubicweb import _
 
-from six.moves import range
-
 from logilab.mtconverter import TransformError, xml_escape
 
 from cubicweb.view import StartupView, EntityView