diff --git a/cmd/helm/root_test.go b/cmd/helm/root_test.go index 7885e41b4..81f8d65e2 100644 --- a/cmd/helm/root_test.go +++ b/cmd/helm/root_test.go @@ -20,8 +20,6 @@ import ( "k8s.io/helm/pkg/helm/helmpath" "os" "testing" - - "k8s.io/client-go/util/homedir" ) func TestRootCmd(t *testing.T) {