diff --git a/templates.go b/templates.go index af614b4..b2548a5 100644 --- a/templates.go +++ b/templates.go @@ -164,5 +164,4 @@ const defaultWorklogsTemplate = `{{ range .worklogs }}- # {{.author.name}}, {{.c comment: {{ or .comment "" }} timeSpent: {{ .timeSpent }} -{{end}} -` +{{end}}`