Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
emosbaugh committed Jul 25, 2024
1 parent 9a8e94d commit bdcc346
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/buildtools/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ func main() {
Usage: "Provide a set of tools for building embedded cluster binarires",
Commands: []*cli.Command{
updateCommand,
embedCommand,
},
}
if err := app.RunContext(ctx, os.Args); err != nil {
Expand Down

0 comments on commit bdcc346

Please sign in to comment.