Skip to content

Commit a9e0ef7

Browse files
authored
Merge pull request #216 from rst0git/lint-fix
checkpointctl: fix lint issue
2 parents 4b70d4f + 1c04c26 commit a9e0ef7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

checkpointctl.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ func main() {
4343
rootCommand.AddCommand(cmd.CreatePluginCommand(plugin))
4444
}
4545

46-
4746
rootCommand.Version = version
4847

4948
if err := rootCommand.Execute(); err != nil {

0 commit comments

Comments
 (0)