mirror of
https://github.com/Jguer/yay
synced 2024-10-31 04:12:51 +00:00
Remove accidental debug string
This commit is contained in:
parent
bf5f46b8f8
commit
dec395753c
1 changed files with 0 additions and 1 deletions
1
cmd.go
1
cmd.go
|
@ -382,7 +382,6 @@ func handleConfig(option string) bool {
|
|||
}
|
||||
|
||||
func handleVersion() {
|
||||
fmt.Print(config.ReDownload)
|
||||
fmt.Printf("yay v%s\n", version)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue