self: Remove leftover export.

* guix/self.scm: Remove 'reload-guix' export.
This commit is contained in:
Ludovic Courtès 2019-01-22 10:22:33 +01:00
parent 323f250da7
commit 567f0d2590
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -36,8 +36,7 @@ (define-module (guix self)
#:export (make-config.scm #:export (make-config.scm
whole-package ;for internal use in 'guix pull' whole-package ;for internal use in 'guix pull'
compiled-guix compiled-guix
guix-derivation guix-derivation))
reload-guix))
;;; ;;;