diff options
Diffstat (limited to 'crypto/bn256/cloudflare/gfp_test.go')
-rw-r--r-- | crypto/bn256/cloudflare/gfp_test.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/bn256/cloudflare/gfp_test.go b/crypto/bn256/cloudflare/gfp_test.go index aff5e0531..16ab2a841 100644 --- a/crypto/bn256/cloudflare/gfp_test.go +++ b/crypto/bn256/cloudflare/gfp_test.go @@ -1,5 +1,3 @@ -// +build amd64,!appengine,!gccgo - package bn256 import ( |