diff -r d88e53da6e66 -r 1afb90182258 eric7/Debugger/__init__.py --- 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