refractor: rename comment template.
This commit is contained in:
parent
26d05f1869
commit
1da0073120
2 changed files with 11 additions and 11 deletions
|
|
@ -1,8 +0,0 @@
|
|||
{{- define "comments" -}}
|
||||
{{- if .FileInherit -}}
|
||||
{{- " # file_inherit" -}}
|
||||
{{- end -}}
|
||||
{{- if .NoNewPrivs -}}
|
||||
{{- " # no new privs" -}}
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue