Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
remyleone committed May 26, 2020
1 parent a1f90f9 commit e876876
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/namespaces/init/init.go
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,6 @@ func initCommand() *core.Command {
}

profileName := core.ExtractProfileName(ctx)
fmt.Println("coucou coucou")
profile, err := config.GetProfile(profileName)
if err != nil {
return nil, err
Expand Down

0 comments on commit e876876

Please sign in to comment.