This commit is contained in:
kitzman 2021-11-16 02:51:36 +02:00
parent 971bd39d38
commit af0aa6bfc3
Signed by: kitzman
GPG Key ID: 83289D84AA7C9A54
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@
(lambda (config-entry news-item)
(call-with-temporary-output-file
(lambda (content-file content-port)
(format #t "!!!!! ~a\n" ,content-fmt)
(let ((content (hook-string-interpolator-l
,content-fmt
config-entry news-item))