aboutsummaryrefslogtreecommitdiff
path: root/nar-herder/mirror.scm
diff options
context:
space:
mode:
Diffstat (limited to 'nar-herder/mirror.scm')
-rw-r--r--nar-herder/mirror.scm2
1 files changed, 0 insertions, 2 deletions
diff --git a/nar-herder/mirror.scm b/nar-herder/mirror.scm
index 6c39a02..594a163 100644
--- a/nar-herder/mirror.scm
+++ b/nar-herder/mirror.scm
@@ -32,8 +32,6 @@
#:use-module (json)
#:use-module (fibers)
#:use-module (guix narinfo)
- #:use-module ((guix build syscalls)
- #:select (set-thread-name))
#:use-module ((guix store) #:select (store-path-hash-part))
#:use-module (nar-herder utils)
#:use-module (nar-herder database)