Skip to content

Commit ccb2702

Browse files
committed
fixup
Signed-off-by: Dr. Jan-Philip Gehrcke <[email protected]>
1 parent 8815e9b commit ccb2702

File tree

1 file changed

+1
-2
lines changed
  • cmd/compute-domain-kubelet-plugin

1 file changed

+1
-2
lines changed

cmd/compute-domain-kubelet-plugin/main.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ const (
4343
)
4444

4545
type Flags struct {
46-
kubeClientConfig pkgflags.KubeClientConfig
47-
featureGateConfig *pkgflags.FeatureGateConfig
46+
kubeClientConfig pkgflags.KubeClientConfig
4847

4948
nodeName string
5049
namespace string

0 commit comments

Comments
 (0)