Skip to content

Commit

Permalink
Remove accidental debug string
Browse files Browse the repository at this point in the history
  • Loading branch information
Morganamilo committed Mar 7, 2018
1 parent bf5f46b commit dec3957
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,6 @@ func handleConfig(option string) bool {
}

func handleVersion() {
fmt.Print(config.ReDownload)
fmt.Printf("yay v%s\n", version)
}

Expand Down

0 comments on commit dec3957

Please sign in to comment.