mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-14 07:53:40 +00:00
build: drop deprecated build tags
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//go:build !baremetal && !js && !wasi
|
||||
// +build !baremetal,!js,!wasi
|
||||
|
||||
package os_test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user