services: Remove obsolete comment.

This TODO was resolved in ea4915a74b.

* gnu/services/base.scm (%default-authorized-guix-keys): Remove TODO comment.
This commit is contained in:
Marius Bakke 2020-07-12 13:06:41 +02:00
parent fdef0d85ce
commit d67826a810
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -1481,8 +1481,6 @@ (define keys
(define %default-authorized-guix-keys
;; List of authorized substitute keys.
;; TODO: Change to "berlin.guix.gnu.org.pub" when the 'guix' package is
;; updated.
(list (file-append guix "/share/guix/berlin.guix.gnu.org.pub")))
(define-record-type* <guix-configuration>