remove old go build tag

This commit is contained in:
koba1t
2026-02-13 20:55:17 +09:00
parent 5231e099e5
commit 793f58251c
4 changed files with 0 additions and 4 deletions

View File

@@ -2,7 +2,6 @@
// SPDX-License-Identifier: Apache-2.0
//go:build !windows
// +build !windows
package filesys

View File

@@ -2,7 +2,6 @@
// SPDX-License-Identifier: Apache-2.0
//go:build !windows
// +build !windows
package filesys

View File

@@ -2,7 +2,6 @@
// SPDX-License-Identifier: Apache-2.0
//go:build !windows
// +build !windows
package filesys

View File

@@ -2,7 +2,6 @@
// SPDX-License-Identifier: Apache-2.0
//go:build !windows
// +build !windows
package filesys