feat: drop legacy // +build comment (#4582)

This commit is contained in:
zjumathcode
2025-11-25 20:21:09 +08:00
committed by GitHub
parent 9cc1133a96
commit 4d1d0b95d6
12 changed files with 0 additions and 12 deletions

View File

@@ -13,7 +13,6 @@
// limitations under the License. // limitations under the License.
//go:build !skipCi //go:build !skipCi
// +build !skipCi
package deployment package deployment

View File

@@ -13,7 +13,6 @@
// limitations under the License. // limitations under the License.
//go:build !skipCi //go:build !skipCi
// +build !skipCi
package i18n package i18n

View File

@@ -13,7 +13,6 @@
// limitations under the License. // limitations under the License.
//go:build !skipCi //go:build !skipCi
// +build !skipCi
package object package object

View File

@@ -13,7 +13,6 @@
// limitations under the License. // limitations under the License.
//go:build !skipCi //go:build !skipCi
// +build !skipCi
package object package object

View File

@@ -12,7 +12,6 @@
// limitations under the License. // limitations under the License.
//go:build !skipCi //go:build !skipCi
// +build !skipCi
package object package object

View File

@@ -13,7 +13,6 @@
// limitations under the License. // limitations under the License.
//go:build !skipCi //go:build !skipCi
// +build !skipCi
package object package object

View File

@@ -13,7 +13,6 @@
// limitations under the License. // limitations under the License.
//go:build !skipCi //go:build !skipCi
// +build !skipCi
package radius package radius

View File

@@ -13,7 +13,6 @@
// limitations under the License. // limitations under the License.
//go:build !skipCi //go:build !skipCi
// +build !skipCi
package sync package sync

View File

@@ -13,7 +13,6 @@
// limitations under the License. // limitations under the License.
//go:build !skipCi //go:build !skipCi
// +build !skipCi
package sync_v2 package sync_v2

View File

@@ -13,7 +13,6 @@
// limitations under the License. // limitations under the License.
//go:build !skipCi //go:build !skipCi
// +build !skipCi
package sync_v2 package sync_v2

View File

@@ -13,7 +13,6 @@
// limitations under the License. // limitations under the License.
//go:build !skipCi //go:build !skipCi
// +build !skipCi
package util package util

View File

@@ -13,7 +13,6 @@
// limitations under the License. // limitations under the License.
//go:build !skipCi //go:build !skipCi
// +build !skipCi
package xlsx package xlsx