src/eric7/Sessions/SessionFile.py

branch
eric7
changeset 10968
b462c3d33ca0
parent 10967
454391fb0bdf
child 10969
705b71b3fde6
--- a/src/eric7/Sessions/SessionFile.py	Fri Oct 11 18:23:07 2024 +0200
+++ b/src/eric7/Sessions/SessionFile.py	Sat Oct 12 13:00:39 2024 +0200
@@ -20,7 +20,6 @@
 from eric7.SystemUtilities import FileSystemUtilities
 
 
-# TODO: add info about connected eric-ide server
 class SessionFile(QObject):
     """
     Class representing the session JSON file.

eric ide

mercurial