diff -r c06fb4cb120e -r 8c52c75a860c PluginPipxInterface.py --- a/PluginPipxInterface.py Fri Jun 28 17:19:26 2024 +0200 +++ b/PluginPipxInterface.py Fri Jun 28 17:20:46 2024 +0200 @@ -148,7 +148,6 @@ self.__initialize() self.__defaults = { - # TODO: fill this dictionary with preferences default values "RecentAppWorkdirs": [], "MaxRecentAppWorkdirs": 20, }