mirror of
https://github.com/helm/helm.git
synced 2026-08-08 17:11:18 +00:00
Make golangci-lint happy
Signed-off-by: MrJack <36191829+biagiopietro@users.noreply.github.com>
This commit is contained in:
@@ -23,8 +23,8 @@ import (
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/require"
|
||||
"helm.sh/helm/v4/pkg/action"
|
||||
|
||||
"helm.sh/helm/v4/pkg/action"
|
||||
chart "helm.sh/helm/v4/pkg/chart/v2"
|
||||
"helm.sh/helm/v4/pkg/release/common"
|
||||
release "helm.sh/helm/v4/pkg/release/v1"
|
||||
|
||||
Reference in New Issue
Block a user