eric6/QScintilla/Exporters/ExporterHTML.py

changeset 7229
53054eb5b15a
parent 7192
a22eee00b052
child 7267
aedc309827c7
--- a/eric6/QScintilla/Exporters/ExporterHTML.py	Mon Sep 09 19:07:48 2019 +0200
+++ b/eric6/QScintilla/Exporters/ExporterHTML.py	Tue Sep 10 19:30:07 2019 +0200
@@ -7,7 +7,6 @@
 Module implementing an exporter for HTML.
 """
 
-from __future__ import unicode_literals
 
 # This code is a port of the C++ code found in SciTE 1.74
 # Original code: Copyright 1998-2006 by Neil Hodgson <neilh@scintilla.org>

eric ide

mercurial