--- a/eric6/E5Gui/E5Led.py Mon Oct 12 17:39:45 2020 +0200 +++ b/eric6/E5Gui/E5Led.py Mon Oct 12 18:23:44 2020 +0200 @@ -9,7 +9,6 @@ It was inspired by KLed. """ - from PyQt5.QtCore import pyqtSignal, Qt, QSize, QPoint from PyQt5.QtGui import QColor, QRadialGradient, QPalette, QPainter, QBrush from PyQt5.QtWidgets import QWidget