onboard: drop unrelated go generate change from serial work

This commit is contained in:
SiYue-ZO
2026-04-28 12:58:26 +08:00
parent 688d47d236
commit 29e7461837
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"github.com/spf13/cobra"
)
//go:generate go run ../../../../scripts/copydir.go "${DOLLAR}{codespace}/workspace" ./workspace
//go:generate go run ../../../../scripts/copydir.go ../../../../workspace ./workspace
//go:embed workspace
var embeddedFiles embed.FS