Remove outdated comments

pull/645/head
Tienson Qin 2020-11-05 17:05:33 +08:00
parent 0a5b88467b
commit 053bd783d7
1 changed files with 1 additions and 2 deletions

View File

@ -101,10 +101,9 @@
(t/plus now delta))
"DoublePlus"
;; Repeatedly add delta to make it a future timestamp
(repeat-until-future-timestamp start-time now delta week?)
;; Dotted and Plus
;; "Plus"
(t/plus start-time delta))]
(timestamp->text timestamp start-time')))