diff options
Diffstat (limited to 'src/plugin/plugin_stubs.go')
| -rw-r--r-- | src/plugin/plugin_stubs.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugin/plugin_stubs.go b/src/plugin/plugin_stubs.go index 67855bed4b..2e9492e7c6 100644 --- a/src/plugin/plugin_stubs.go +++ b/src/plugin/plugin_stubs.go @@ -3,7 +3,6 @@ // license that can be found in the LICENSE file. //go:build (!linux && !freebsd && !darwin) || !cgo -// +build !linux,!freebsd,!darwin !cgo package plugin |
