fixing formatting according to gofmt

pull/2862/head
Ryan Payton 8 years ago
parent 85daeb657f
commit 6b8a119c88

@ -314,7 +314,6 @@ func ensureDefaultRepos(home helmpath.Home, out io.Writer, skipRefresh bool) err
return nil
}
func initStableRepo(cacheFile string, out io.Writer, skipRefresh bool, home helmpath.Home) (*repo.Entry, error) {
fmt.Fprintf(out, "Adding %s repo with URL: %s \n", stableRepository, stableRepositoryURL)
c := repo.Entry{

Loading…
Cancel
Save