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