aboutsummaryrefslogtreecommitdiff
path: root/module/calp/html/components.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--module/calp/html/components.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/calp/html/components.scm b/module/calp/html/components.scm
index 1d677c0d..36ec5166 100644
--- a/module/calp/html/components.scm
+++ b/module/calp/html/components.scm
@@ -1,6 +1,5 @@
(define-module (calp html components)
:use-module (calp util)
- :use-module (calp util exceptions)
:use-module (ice-9 curried-definitions)
:use-module (ice-9 match)
:export (xhtml-doc)