Skip to content

Commit

Permalink
fixup! Refactor the creation of rootCmd to happen when Execute is called
Browse files Browse the repository at this point in the history
  • Loading branch information
mstoykov committed Nov 2, 2020
1 parent 5ba43f3 commit ec3d598
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cmd/pause.go
Expand Up @@ -56,6 +56,3 @@ func getPauseCmd(ctx context.Context) *cobra.Command {
}
return pauseCmd
}

func init() {
}

0 comments on commit ec3d598

Please sign in to comment.