tests: drop unused os import in plugin installer path test

Signed-off-by: Zakhar Dvurechensky <72825626+Zakharden@users.noreply.github.com>
pull/32115/head
Zakhar Dvurechensky 1 month ago
parent e037fa27c5
commit 53747b98bd

@ -14,7 +14,6 @@ limitations under the License.
package installer // import "helm.sh/helm/v3/pkg/plugin/installer"
import (
"os"
"path/filepath"
"testing"
)

Loading…
Cancel
Save