Skip to content

Commit

Permalink
chore:clean
Browse files Browse the repository at this point in the history
  • Loading branch information
azukaar committed Aug 11, 2019
1 parent aa51f42 commit 093c85a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,6 @@ func getProvider(c string, args Arguments) string {
defaultProvider = gupmConfig.DefaultProvider
}

fmt.Println(gupmConfig)
fmt.Println(gupmConfig.DefaultProvider)

if defaultProvider == "os" {
osName := utils.OSNAME()
if gupmConfig.OsProviders[osName] != "" {
Expand Down

0 comments on commit 093c85a

Please sign in to comment.