branch: elpa/hyperdrive
commit 5d789ed15b15661c970b85cc38da44c5690638b2
Author: Joseph Turner <[email protected]>
Commit: Joseph Turner <[email protected]>

    Comment: Remove TODO
---
 hyperdrive.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/hyperdrive.el b/hyperdrive.el
index 6f75a60d1a..8eb21d7416 100644
--- a/hyperdrive.el
+++ b/hyperdrive.el
@@ -1321,7 +1321,6 @@ If FORCEP, don't prompt for confirmation before 
downloading."
                  (download url sha256))
              (setf h/install-in-progress-p nil)
              (h/error "Downloading failed; no more mirrors available")))
-         ;; TODO: Test.
          (head-size (url)
            (when-let ((response (plz 'head url :as 'response)))
              (cl-parse-integer

Reply via email to