summaryrefslogtreecommitdiff
path: root/module/ice-9/copy-tree.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/ice-9/copy-tree.scm')
-rw-r--r--module/ice-9/copy-tree.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/ice-9/copy-tree.scm b/module/ice-9/copy-tree.scm
index e1d91ad9e..004167821 100644
--- a/module/ice-9/copy-tree.scm
+++ b/module/ice-9/copy-tree.scm
@@ -23,7 +23,6 @@
(define-module (ice-9 copy-tree)
- #:use-module (ice-9 match)
#:use-module (srfi srfi-11)
#:replace (copy-tree))