aboutsummaryrefslogtreecommitdiff
path: root/code.scm
diff options
context:
space:
mode:
Diffstat (limited to 'code.scm')
-rwxr-xr-xcode.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/code.scm b/code.scm
index cca7cdb3..66c61dfc 100755
--- a/code.scm
+++ b/code.scm
@@ -14,4 +14,3 @@
((>= i (calendar-size v)))
(format #t "~3d | ~a~%"
i (calendar-get-attr v i "summary")))
-