diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/nar-herder.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/nar-herder.in b/scripts/nar-herder.in index e55fb9b..5222864 100644 --- a/scripts/nar-herder.in +++ b/scripts/nar-herder.in @@ -397,10 +397,6 @@ (if (assq-ref opts 'storage) (begin - ;; Removing the files here isn't ideal, since the servers - ;; metrics won't be updated until the next get-nar-files call, - ;; but it avoids extra complexity in trying to have the server - ;; delete the files. (remove-nar-files-by-hash database (assq-ref opts 'storage) |