Remove redundant dependency

Signed-off-by: Alexander Nesterenko <nestorf250@gmail.com>
pull/5166/head
Alexander Nesterenko 7 years ago
parent 142ecedb28
commit a1b4389577

@ -20,8 +20,6 @@ import (
"k8s.io/helm/pkg/helm/helmpath"
"os"
"testing"
"k8s.io/client-go/util/homedir"
)
func TestRootCmd(t *testing.T) {

Loading…
Cancel
Save