We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b70d4f + 1c04c26 commit a9e0ef7Copy full SHA for a9e0ef7
1 file changed
checkpointctl.go
@@ -43,7 +43,6 @@ func main() {
43
rootCommand.AddCommand(cmd.CreatePluginCommand(plugin))
44
}
45
46
-
47
rootCommand.Version = version
48
49
if err := rootCommand.Execute(); err != nil {
0 commit comments