eric6/MicroPython/MicroPythonFileManager.py

branch
micropython
changeset 7101
40506ba8680c
parent 7095
8e10acb1cd85
child 7108
4f6133a01c6a
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

eric ide

mercurial