src/eric7/RemoteServerInterface/EricServerDebuggerInterface.py

branch
server
changeset 10636
24d9e6ff8111
parent 10574
622e59b51640
child 10962
b56b76c0221b
diff -r dcec2e0c0036 -r 24d9e6ff8111 src/eric7/RemoteServerInterface/EricServerDebuggerInterface.py
--- a/src/eric7/RemoteServerInterface/EricServerDebuggerInterface.py	Sun Mar 10 16:15:14 2024 +0100
+++ b/src/eric7/RemoteServerInterface/EricServerDebuggerInterface.py	Sun Mar 10 16:39:54 2024 +0100
@@ -15,7 +15,6 @@
 from eric7.SystemUtilities import FileSystemUtilities
 
 
-# TODO: sanitize all file names with FileSystemUtilities.plainFileName()
 class EricServerDebuggerInterface(QObject):
     """
     Class implementing the file system interface to the eric-ide server.

eric ide

mercurial