--- a/eric6/MicroPython/MicroPythonCommandsInterface.py Tue Aug 06 17:45:38 2019 +0200 +++ b/eric6/MicroPython/MicroPythonCommandsInterface.py Tue Aug 06 17:45:59 2019 +0200 @@ -23,8 +23,6 @@ import Preferences -# TODO: change code sent to the boards to functions and retrieve them using -# inspect.getsource() or inspect.getsourcelines() class MicroPythonCommandsInterface(QObject): """ Class implementing some file system commands for MicroPython.