diff options
Diffstat (limited to 'tpl/path/init.go')
-rw-r--r-- | tpl/path/init.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tpl/path/init.go b/tpl/path/init.go index 518dcad22..a7f65073c 100644 --- a/tpl/path/init.go +++ b/tpl/path/init.go @@ -55,7 +55,6 @@ func init() { ) return ns - } internal.AddTemplateFuncsNamespace(f) } |