From e84e0369435add8e839fec78d4be7b2e71f6d4a8 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Wed, 29 May 2019 11:35:15 +0200 Subject: publish: Remove outdated comment. * guix/scripts/publish.scm (make-request-handler): Remove outdated TODO. --- guix/scripts/publish.scm | 2 -- 1 file changed, 2 deletions(-) (limited to 'guix/scripts/publish.scm') 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)) ;; /.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 -- cgit v1.2.3