self: Remove leftover export.
authorLudovic Courtès <ludo@gnu.org>
Tue, 22 Jan 2019 09:22:33 +0000 (10:22 +0100)
committerLudovic Courtès <ludo@gnu.org>
Tue, 22 Jan 2019 22:04:05 +0000 (23:04 +0100)
* guix/self.scm: Remove 'reload-guix' export.

guix/self.scm

index f367954..fea5db5 100644 (file)
@@ -36,8 +36,7 @@
   #:export (make-config.scm
             whole-package                     ;for internal use in 'guix pull'
             compiled-guix
-            guix-derivation
-            reload-guix))
+            guix-derivation))
 
 \f
 ;;;