eric6/QScintilla/SpellChecker.py

changeset 7229
53054eb5b15a
parent 7192
a22eee00b052
child 7267
aedc309827c7
--- a/eric6/QScintilla/SpellChecker.py	Mon Sep 09 19:07:48 2019 +0200
+++ b/eric6/QScintilla/SpellChecker.py	Tue Sep 10 19:30:07 2019 +0200
@@ -9,7 +9,6 @@
 The spell checker is based on pyenchant.
 """
 
-from __future__ import unicode_literals
 
 import os
 import sys

eric ide

mercurial