--- a/eric6/E5Gui/E5Led.py Mon Sep 09 19:07:48 2019 +0200 +++ b/eric6/E5Gui/E5Led.py Tue Sep 10 19:30:07 2019 +0200 @@ -9,7 +9,6 @@ It was inspired by KLed. """ -from __future__ import unicode_literals from PyQt5.QtCore import pyqtSignal, Qt, QSize, QPoint from PyQt5.QtGui import QColor, QRadialGradient, QPalette, QPainter, QBrush