diff --git a/pkg/plugin/installer/base_test.go b/pkg/plugin/installer/base_test.go index b7f35d4b5..ee917a4e5 100644 --- a/pkg/plugin/installer/base_test.go +++ b/pkg/plugin/installer/base_test.go @@ -14,7 +14,6 @@ limitations under the License. package installer // import "helm.sh/helm/v3/pkg/plugin/installer" import ( - "os" "path/filepath" "testing" )