1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 06:45:55 +02:00

publish: Remove outdated comment.

* guix/scripts/publish.scm (make-request-handler): Remove outdated TODO.
This commit is contained in:
Ludovic Courtès
2019-05-29 11:35:15 +02:00
parent 4c8603e808
commit e84e036943
-2
View File
@@ -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