diff options
Diffstat (limited to 'crypto/bn256/cloudflare/example_test.go')
-rw-r--r-- | crypto/bn256/cloudflare/example_test.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/bn256/cloudflare/example_test.go b/crypto/bn256/cloudflare/example_test.go index 2ee545c67..b2d19807a 100644 --- a/crypto/bn256/cloudflare/example_test.go +++ b/crypto/bn256/cloudflare/example_test.go @@ -2,8 +2,6 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -// +build amd64,!appengine,!gccgo - package bn256 import ( |