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