summaryrefslogtreecommitdiff
path: root/guix/scripts/publish.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-05-29 11:35:15 +0200
committerLudovic Courtès <ludo@gnu.org>2019-05-29 23:16:49 +0200
commite84e0369435add8e839fec78d4be7b2e71f6d4a8 (patch)
tree8c309b503feb562656ebd07b2f0b590c1cbe3e00 /guix/scripts/publish.scm
parent4c8603e808f73bfd4a65a04184285ae5e218e8b3 (diff)
downloadguix-patches-e84e0369435add8e839fec78d4be7b2e71f6d4a8.tar
guix-patches-e84e0369435add8e839fec78d4be7b2e71f6d4a8.tar.gz
publish: Remove outdated comment.
* guix/scripts/publish.scm (make-request-handler): Remove outdated TODO.
Diffstat (limited to 'guix/scripts/publish.scm')
-rw-r--r--guix/scripts/publish.scm2
1 files changed, 0 insertions, 2 deletions
diff --git a/guix/scripts/publish.scm b/guix/scripts/publish.scm
index 889dbef860..2875904758 100644
--- a/guix/scripts/publish.scm
+++ b/guix/scripts/publish.scm
@@ -848,8 +848,6 @@ blocking."
(render-home-page request))
;; /<hash>.narinfo
(((= extract-narinfo-hash (? string? hash)))
- ;; TODO: Register roots for HASH that will somehow remain for
- ;; NARINFO-TTL.
(if cache
(render-narinfo/cached store request hash
#:cache cache