Skip to content

Commit

Permalink
remove logging
Browse files Browse the repository at this point in the history
  • Loading branch information
StarpTech committed Jan 22, 2018
1 parent 59de31b commit a2be76b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ func main() {
}

func confirmAndSelfUpdate() {
selfupdate.EnableLog()

latest, found, err := selfupdate.DetectLatest("netzkern/butler")
if err != nil {
log.Println("Error occurred while detecting version:", err)
Expand Down

0 comments on commit a2be76b

Please sign in to comment.