Drop accidental spaces

This commit is contained in:
Lassi Kortela 2022-12-02 23:28:54 +02:00
parent 1f398c64ea
commit 6198f5d3e6
1 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@
(tag "process") (tag "process")
(draft (draft
(number 1) (number 1)
(date "2022-12-01 "))) (date "2022-12-01")))
(proposal (proposal
(year 2022) (year 2022)
@ -43,4 +43,4 @@
(tag "strings") (tag "strings")
(draft (draft
(number 1) (number 1)
(date "2022-12-01 "))) (date "2022-12-01")))