diff -r c4d9c28ebcd8 -r 40506ba8680c eric6/MicroPython/MicroPythonFileManager.py --- a/eric6/MicroPython/MicroPythonFileManager.py Tue Jul 30 19:29:15 2019 +0200 +++ b/eric6/MicroPython/MicroPythonFileManager.py Tue Jul 30 19:29:53 2019 +0200 @@ -19,7 +19,6 @@ ) -# TODO: modify to use MicroPythonCommandsInterface class MicroPythonFileManager(QObject): """ Class implementing an interface to the device file system commands with