aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/rand/rand_getentropy.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/rand/rand_getentropy.go')
-rw-r--r--src/crypto/rand/rand_getentropy.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/crypto/rand/rand_getentropy.go b/src/crypto/rand/rand_getentropy.go
index dd725372ad..2bf2f52032 100644
--- a/src/crypto/rand/rand_getentropy.go
+++ b/src/crypto/rand/rand_getentropy.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build (darwin && !ios) || openbsd
-// +build darwin,!ios openbsd
package rand