summaryrefslogtreecommitdiff
path: root/module/sxml/apply-templates.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/sxml/apply-templates.scm')
-rw-r--r--module/sxml/apply-templates.scm2
1 files changed, 0 insertions, 2 deletions
diff --git a/module/sxml/apply-templates.scm b/module/sxml/apply-templates.scm
index 0ee27477c..dd2742397 100644
--- a/module/sxml/apply-templates.scm
+++ b/module/sxml/apply-templates.scm
@@ -49,9 +49,7 @@
;;; Code:
(define-module (sxml apply-templates)
- #:use-module (sxml ssax)
#:use-module ((sxml xpath) :hide (filter))
-
#:export (apply-templates))
(define (apply-templates tree templates)