--- a/eric6/E5XML/HighlightingStylesReader.py Mon Sep 09 19:07:48 2019 +0200 +++ b/eric6/E5XML/HighlightingStylesReader.py Tue Sep 10 19:30:07 2019 +0200 @@ -8,7 +8,6 @@ Module implementing a class for reading a highlighting styles XML file. """ -from __future__ import unicode_literals from PyQt5.QtGui import QColor, QFont