Remove trailing newline from generated code.
This commit is contained in:
parent
9cff43d4b3
commit
0ff7949387
@ -13,7 +13,7 @@ const ServiceType = {{quote .Manifest.ServiceType}}
|
||||
{{range .SCPD.SortedActions}}
|
||||
{{- template "action" args "Action" . "Imps" $Imps}}
|
||||
{{end}}
|
||||
{{end}}
|
||||
{{- end}}
|
||||
|
||||
{{define "action"}}
|
||||
{{- $Imps := .Imps}}
|
||||
|
Loading…
Reference in New Issue
Block a user