diff --git a/templator/templator.go b/templator/templator.go index 855aefaad..8e8b78fff 100644 --- a/templator/templator.go +++ b/templator/templator.go @@ -22,7 +22,7 @@ type GoTemplator struct { } type Templator struct { - Commit0 *template.Template + Commit0 *template.Template GitIgnore *template.Template MakefileTemplate *template.Template ProtoHealthTemplate *template.Template