workflow test for builds and backports (#25688)

Remove a useless comment to run a test of the build and backport workflows.

Ref: https://hashicorp.atlassian.net/browse/NET-11804
Ref: https://hashicorp.atlassian.net/browse/NET-10556
This commit is contained in:
Tim Gross
2025-04-15 16:11:17 -04:00
committed by GitHub
parent a121129155
commit fa40cd89dd

View File

@@ -83,7 +83,6 @@ func main() {
}
func Run(args []string) int {
// Create the meta object
metaPtr := new(command.Meta)
metaPtr.SetupUi(args)