mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-22 05:40:50 +02:00
remove unused pub templates func
This commit is contained in:
parent
3bcc86cd8f
commit
ddb6affcd5
1 changed files with 0 additions and 4 deletions
|
@ -236,7 +236,3 @@ func getShoutrrrTemplate(tplString string, legacy bool) (tpl *template.Template,
|
|||
|
||||
return
|
||||
}
|
||||
|
||||
func GetShoutrrrTemplate(tplString string) (tpl *template.Template, err error) {
|
||||
return getShoutrrrTemplate(tplString, false)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue