Skip to content

Commit

Permalink
removed println
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed Mar 5, 2020
1 parent b6dc01a commit a48dd4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/install.go
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ func AddRecent(requestedVersion string) {
}

} else {
fmt.Println("adding to recent5")
CreateRecentFile(requestedVersion)
}
}
Expand Down

0 comments on commit a48dd4d

Please sign in to comment.