remove extra comment

pull/4794/head
Medya Gh 2019-07-17 13:00:34 -07:00
parent f68764cbc3
commit 66f67ff464
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ import (
pkgutil "k8s.io/minikube/pkg/util"
)
// TODO: add --all
// ProfileCmd represents the profile command
var ProfileCmd = &cobra.Command{
Use: "profile [MINIKUBE_PROFILE_NAME]. You can return to the default minikube profile by running `minikube profile default`",