Removed some obsolete TODO markers. eric7

Mon, 13 Sep 2021 18:27:34 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 13 Sep 2021 18:27:34 +0200
branch
eric7
changeset 8599
057b32c17d3a
parent 8598
0460087da31b
child 8600
f95586787d90

Removed some obsolete TODO markers.

eric7/Preferences/ConfigurationDialog.py file | annotate | diff | comparison | revisions
--- a/eric7/Preferences/ConfigurationDialog.py	Mon Sep 13 18:27:17 2021 +0200
+++ b/eric7/Preferences/ConfigurationDialog.py	Mon Sep 13 18:27:34 2021 +0200
@@ -269,7 +269,6 @@
                 [self.tr("Exporters"), "preferences-exporters",
                  "EditorExportersPage", "0editorPage", None],
                 
-                # TODO: change eric Assistant and rope
                 "1editorAutocompletionPage":
                 [self.tr("Autocompletion"),
                  "preferences-autocompletion",
@@ -283,7 +282,6 @@
                  "EditorAutoCompletionJediPage",
                  "1editorAutocompletionPage", None],
                 
-                # TODO: change eric Assistant and rope
                 "1editorCalltipsPage":
                 [self.tr("Calltips"), "preferences-calltips",
                  "EditorCalltipsPage", "0editorPage", None],

eric ide

mercurial