eric6/QScintilla/Editor.py

changeset 7229
53054eb5b15a
parent 7225
aa36a9414d99
child 7261
3ead033becb8
--- a/eric6/QScintilla/Editor.py	Mon Sep 09 19:07:48 2019 +0200
+++ b/eric6/QScintilla/Editor.py	Tue Sep 10 19:30:07 2019 +0200
@@ -6,7 +6,7 @@
 """
 Module implementing the editor component of the eric6 IDE.
 """
-from __future__ import unicode_literals
+
 
 import os
 import re

eric ide

mercurial