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
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -848,8 +848,6 @@ (define nar-path?
(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