aboutsummaryrefslogtreecommitdiff
path: root/src/internal/syscall/execenv/execenv_default.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/syscall/execenv/execenv_default.go')
-rw-r--r--src/internal/syscall/execenv/execenv_default.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/internal/syscall/execenv/execenv_default.go b/src/internal/syscall/execenv/execenv_default.go
index 73289f1cd0..335647c638 100644
--- a/src/internal/syscall/execenv/execenv_default.go
+++ b/src/internal/syscall/execenv/execenv_default.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build !windows
-// +build !windows
package execenv