summaryrefslogtreecommitdiffstats
path: root/tpl/crypto/init.go
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/crypto/init.go')
-rw-r--r--tpl/crypto/init.go7
1 files changed, 0 insertions, 7 deletions
diff --git a/tpl/crypto/init.go b/tpl/crypto/init.go
index 418fbd9fb..0527fba06 100644
--- a/tpl/crypto/init.go
+++ b/tpl/crypto/init.go
@@ -53,13 +53,6 @@ func init() {
},
)
- ns.AddMethodMapping(ctx.FNV32a,
- nil,
- [][2]string{
- {`{{ crypto.FNV32a "Hugo Rocks!!" }}`, `1515779328`},
- },
- )
-
ns.AddMethodMapping(ctx.HMAC,
[]string{"hmac"},
[][2]string{