emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/hyperdrive 01906c0bee 2/3: Comment: Remove old TODO


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive 01906c0bee 2/3: Comment: Remove old TODO
Date: Wed, 31 Jul 2024 04:00:32 -0400 (EDT)

branch: elpa/hyperdrive
commit 01906c0bee46cbcbb9aaa2f98c7941bb713d3acf
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>

    Comment: Remove old TODO
---
 hyperdrive.el | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/hyperdrive.el b/hyperdrive.el
index 4d1dc9a7ad..dac0d1982f 100644
--- a/hyperdrive.el
+++ b/hyperdrive.el
@@ -201,10 +201,7 @@ modified; file blobs may be recoverable from other peers."
       :else (lambda (err)
               (h/error "Unable to clear cache for `%s': %S" (he/url entry) 
err))
       :then (lambda (_response)
-              (h/message "Cleared `%s'" (h//format-entry entry))
-              ;; TODO: When file sizes in hyperdrive-dir-mode are colorized
-              ;; based locally downloaded sizes, refresh ewoc entry here.
-              ))))
+              (h/message "Cleared `%s'" (h//format-entry entry))))))
 
 ;;;###autoload
 (defun hyperdrive-purge (hyperdrive)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]