src/eric7/RemoteServerInterface/EricServerFileSystemInterface.py

branch
server
changeset 10636
24d9e6ff8111
parent 10633
dda7e43934dc
child 10770
8b4ff92221da
diff -r dcec2e0c0036 -r 24d9e6ff8111 src/eric7/RemoteServerInterface/EricServerFileSystemInterface.py
--- a/src/eric7/RemoteServerInterface/EricServerFileSystemInterface.py	Sun Mar 10 16:15:14 2024 +0100
+++ b/src/eric7/RemoteServerInterface/EricServerFileSystemInterface.py	Sun Mar 10 16:39:54 2024 +0100
@@ -1392,7 +1392,6 @@
     ## Remote file system cache methods.
     #######################################################################
 
-    # TODO: change cache when file renamed/moved/deleted/...
     def populateFsCache(self, directory):
         """
         Public method to populate the remote file system cache for a given directory.

eric ide

mercurial