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}}
|
{{range .SCPD.SortedActions}}
|
||||||
{{- template "action" args "Action" . "Imps" $Imps}}
|
{{- template "action" args "Action" . "Imps" $Imps}}
|
||||||
{{end}}
|
{{end}}
|
||||||
{{end}}
|
{{- end}}
|
||||||
|
|
||||||
{{define "action"}}
|
{{define "action"}}
|
||||||
{{- $Imps := .Imps}}
|
{{- $Imps := .Imps}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user