diff --git a/cmd/deploy.go b/cmd/deploy.go index e0cdc617..1c557057 100644 --- a/cmd/deploy.go +++ b/cmd/deploy.go @@ -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 {