aboutsummaryrefslogtreecommitdiff
path: root/module/hnh/util/type.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/hnh/util/type.scm')
-rw-r--r--module/hnh/util/type.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/hnh/util/type.scm b/module/hnh/util/type.scm
index 1ea09af5..50008a3a 100644
--- a/module/hnh/util/type.scm
+++ b/module/hnh/util/type.scm
@@ -52,4 +52,3 @@
"Invalid value for ~s. Expected ~s, got ~s"
(list (quote variable) (quote type-clause) variable)
#f)))))
-