aboutsummaryrefslogtreecommitdiff
path: root/src/internal/fuzz/sys_unimplemented.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/fuzz/sys_unimplemented.go')
-rw-r--r--src/internal/fuzz/sys_unimplemented.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/internal/fuzz/sys_unimplemented.go b/src/internal/fuzz/sys_unimplemented.go
index 827e36cf32..05954bb07f 100644
--- a/src/internal/fuzz/sys_unimplemented.go
+++ b/src/internal/fuzz/sys_unimplemented.go
@@ -4,7 +4,6 @@
// TODO(jayconrod): support more platforms.
//go:build !darwin && !linux && !windows
-// +build !darwin,!linux,!windows
package fuzz