Removed an obsolete TODO marker. eric7

Sun, 29 Aug 2021 17:50:13 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 29 Aug 2021 17:50:13 +0200
branch
eric7
changeset 8557
17fb004af51d
parent 8556
766e1566cb74
child 8558
396fc1508450
child 8568
890dfe038613

Removed an obsolete TODO marker.

eric7/EricWidgets/EricLineEditButton.py file | annotate | diff | comparison | revisions
--- a/eric7/EricWidgets/EricLineEditButton.py	Sun Aug 29 17:48:44 2021 +0200
+++ b/eric7/EricWidgets/EricLineEditButton.py	Sun Aug 29 17:50:13 2021 +0200
@@ -12,7 +12,6 @@
 from PyQt6.QtWidgets import QAbstractButton
 
 
-# TODO: Get rid of this
 class EricLineEditButton(QAbstractButton):
     """
     Class implementing a button to be used with EricLineEdit.

eric ide

mercurial