From 246c0c60da7623fdf8956687a1c11299056d4b1a Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Sun, 31 Jan 2021 21:48:26 +0100 Subject: ci: Add missing imports. This is a followup to 041a9466ea23d6ae811491bcf529bf9487317b48. * guix/ci.scm: Add missing imports. * guix/channels.scm: Remove (guix ci) import. --- guix/channels.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'guix/channels.scm') diff --git a/guix/channels.scm b/guix/channels.scm index 9ab8cd8749..0c84eed477 100644 --- a/guix/channels.scm +++ b/guix/channels.scm @@ -20,7 +20,6 @@ (define-module (guix channels) #:use-module (git) - #:use-module (guix ci) #:use-module (guix git) #:use-module (guix git-authenticate) #:use-module ((guix openpgp) -- cgit v1.2.3