Skip to content

Commit

Permalink
lint metricbeat
Browse files Browse the repository at this point in the history
Signed-off-by: chrismark <[email protected]>
  • Loading branch information
ChrsMark committed Jan 21, 2021
1 parent 41e9de0 commit 83138c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metricbeat/module/kubernetes/util/kubernetes_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ package util
import (
"testing"

"k8s.io/client-go/tools/cache"
k8s "k8s.io/client-go/kubernetes"
"k8s.io/client-go/tools/cache"

"github.com/stretchr/testify/assert"
v1 "k8s.io/api/core/v1"
Expand Down

0 comments on commit 83138c9

Please sign in to comment.