Skip to content

Commit

Permalink
Remove confusing duplicate Execute from README (#554)
Browse files Browse the repository at this point in the history
  • Loading branch information
slomek authored and n10v committed Oct 29, 2017
1 parent 7b2c5ac commit b3426bb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,10 +224,6 @@ func init() {
viper.SetDefault("license", "apache")
}

func Execute() {
RootCmd.Execute()
}

func initConfig() {
// Don't forget to read config either from cfgFile or from home directory!
if cfgFile != "" {
Expand Down

0 comments on commit b3426bb

Please sign in to comment.