--- a/eric7/Debugger/__init__.py Wed May 18 09:19:09 2022 +0200 +++ b/eric7/Debugger/__init__.py Wed May 18 10:54:32 2022 +0200 @@ -9,5 +9,3 @@ This package implements the graphical debugger. It consists of the debugger related HMI part, supporting dialogs and the debug server. """ - -# TODO: remove the unittest support from the debugger