providers/import: Remove panic function, because sprig has fail
This commit is contained in:
parent
461abe6cf4
commit
ad8a2a7c25
@ -31,7 +31,6 @@ func (this *Provider) FuncMapFor (document *step.Document) template.FuncMap {
|
||||
document: document,
|
||||
}
|
||||
return template.FuncMap {
|
||||
"panic": stat.funcPanic,
|
||||
"cancel": stat.funcCancel,
|
||||
"create": stat.funcCreate,
|
||||
"createHTML": stat.funcCreateHTML,
|
||||
|
Loading…
Reference in New Issue
Block a user