mirror of
https://github.com/Threnklyn/jira.git
synced 2026-05-18 20:23:28 +02:00
remove extra newline at end of worklogs template
This commit is contained in:
+1
-2
@@ -164,5 +164,4 @@ const defaultWorklogsTemplate = `{{ range .worklogs }}- # {{.author.name}}, {{.c
|
||||
comment: {{ or .comment "" }}
|
||||
timeSpent: {{ .timeSpent }}
|
||||
|
||||
{{end}}
|
||||
`
|
||||
{{end}}`
|
||||
|
||||
Reference in New Issue
Block a user