branch: elpa/hyperdrive
commit c3e9bc5e0a4279b00573b22bdd1ee5ac174244b8
Author: Joseph Turner <jos...@ushin.org>
Commit: Joseph Turner <jos...@ushin.org>

    Comment: Remove TODO
---
 hyperdrive-lib.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el
index 46ccce299a..753e97f025 100644
--- a/hyperdrive-lib.el
+++ b/hyperdrive-lib.el
@@ -717,9 +717,6 @@ The following ENTRY slots are filled:
 - \\+`size'
 
 Returns filled ENTRY."
-  ;; TODO: Consider factoring out parts of this that should be done for every
-  ;; API entry response (i.e. in `he//api-then'; e.g. drive-size, 
version-range,
-  ;; latest-version).
   (pcase-let*
       (((map content-length content-type etag last-modified) headers))
     (when last-modified

Reply via email to