--- a/eric6/PluginManager/PluginInfoDialog.py Mon Oct 12 17:39:45 2020 +0200 +++ b/eric6/PluginManager/PluginInfoDialog.py Mon Oct 12 18:23:44 2020 +0200 @@ -3,12 +3,10 @@ # Copyright (c) 2007 - 2020 Detlev Offenbach <detlev@die-offenbachs.de> # - """ Module implementing the Plugin Info Dialog. """ - from PyQt5.QtCore import pyqtSlot, Qt from PyQt5.QtGui import QBrush from PyQt5.QtWidgets import QDialog, QTreeWidgetItem, QHeaderView, QMenu