Skip to content

Commit

Permalink
lint and remove useless
Browse files Browse the repository at this point in the history
Signed-off-by: Pavel Okhlopkov <[email protected]>
  • Loading branch information
Pavel Okhlopkov committed Dec 16, 2024
1 parent 06298c8 commit ccf792c
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 731 deletions.
2 changes: 1 addition & 1 deletion pkg/module_manager/go_hook/go_hook.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ import (
"time"

"github.com/deckhouse/deckhouse/pkg/log"
"github.com/flant/shell-operator/pkg/hook/config"
"github.com/tidwall/gjson"
v1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"k8s.io/apimachinery/pkg/apis/meta/v1/unstructured"

"github.com/flant/addon-operator/pkg/module_manager/go_hook/metrics"
"github.com/flant/addon-operator/pkg/utils"
"github.com/flant/shell-operator/pkg/hook/config"
objectpatch "github.com/flant/shell-operator/pkg/kube/object_patch"
"github.com/flant/shell-operator/pkg/kube_events_manager/types"
)
Expand Down
Loading

0 comments on commit ccf792c

Please sign in to comment.