aboutsummaryrefslogtreecommitdiff
path: root/src/os/user/lookup_stubs.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/user/lookup_stubs.go')
-rw-r--r--src/os/user/lookup_stubs.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/os/user/lookup_stubs.go b/src/os/user/lookup_stubs.go
index efaa92923d..ce1617d250 100644
--- a/src/os/user/lookup_stubs.go
+++ b/src/os/user/lookup_stubs.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build (!cgo && !windows && !plan9) || android || (osusergo && !windows && !plan9)
-// +build !cgo,!windows,!plan9 android osusergo,!windows,!plan9
package user