eric6/MicroPython/MicroPythonWidget.py

changeset 7609
d5aff4fd0ef8
parent 7595
5db6bfeff23e
child 7759
51aa6c6b66f7
--- a/eric6/MicroPython/MicroPythonWidget.py	Sun May 31 17:23:49 2020 +0200
+++ b/eric6/MicroPython/MicroPythonWidget.py	Thu Jun 04 17:57:20 2020 +0200
@@ -1548,7 +1548,6 @@
         """
         Private slot to manage the list of ignored serial devices.
         """
-        # TODO: implement this
         from .IgnoredDevicesDialog import IgnoredDevicesDialog
         
         dlg = IgnoredDevicesDialog(

eric ide

mercurial