Revert "tests: drop unused os import in plugin installer path test"

This reverts commit 53747b98bd.

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

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

Loading…
Cancel
Save