Skip to content

Commit ec241f1

Browse files
author
txqiangguo
committed
make lint
1 parent 54f3600 commit ec241f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal/store/node.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ package store
1818

1919
import (
2020
"context"
21-
"k8s.io/apimachinery/pkg/fields"
22-
"k8s.io/klog/v2"
2321
"strings"
2422

23+
"k8s.io/apimachinery/pkg/fields"
2524
basemetrics "k8s.io/component-base/metrics"
25+
"k8s.io/klog/v2"
2626

2727
"k8s.io/kube-state-metrics/v2/pkg/constant"
2828
"k8s.io/kube-state-metrics/v2/pkg/metric"

0 commit comments

Comments
 (0)