1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00

build: remove obsolete build tag

This commit is contained in:
vastonus
2025-10-22 01:56:06 +08:00
committed by GitHub
parent ba2a642961
commit c4eef3065f
9 changed files with 0 additions and 9 deletions

View File

@@ -1,5 +1,4 @@
//go:build !linux && !darwin && !freebsd && !windows
// +build !linux,!darwin,!freebsd,!windows
package vfstest