Skip to content

Commit

Permalink
Remove debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
bobheadxi committed Jun 30, 2018
1 parent dfabe94 commit b33075b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/deploy.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ func init() {
)
}

fmt.Print(config)

// Make a new command for each remote with all associated
// deployment commands.
for _, remote := range config.Remotes {
Expand Down

0 comments on commit b33075b

Please sign in to comment.