diff -r 90bcfdd63d47 -r 3c8aa997bad8 eric7/PipInterface/PipPackagesWidget.py --- a/eric7/PipInterface/PipPackagesWidget.py Fri Apr 29 15:40:17 2022 +0200 +++ b/eric7/PipInterface/PipPackagesWidget.py Fri Apr 29 17:49:47 2022 +0200 @@ -1820,7 +1820,6 @@ Private slot to show a dialog with the licenses of the selected environment. """ - # TODO: not yet implemented from .PipLicensesDialog import PipLicensesDialog environment = self.environmentsComboBox.currentText()