aboutsummaryrefslogtreecommitdiff
path: root/module/output
diff options
context:
space:
mode:
Diffstat (limited to 'module/output')
-rw-r--r--module/output/html.scm2
1 files changed, 0 insertions, 2 deletions
diff --git a/module/output/html.scm b/module/output/html.scm
index 3df48159..e03be8d4 100644
--- a/module/output/html.scm
+++ b/module/output/html.scm
@@ -269,5 +269,3 @@
(define end (parse-freeform-date (option-ref opts 'to "2019-05-10")))
(html-generate calendars events start end))
-
-