chore: remove unused variable
This commit is contained in:
parent
860541cc22
commit
4a3630842b
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ import (
|
|||
klog "k8s.io/klog/v2"
|
||||
)
|
||||
|
||||
var regLocal wkRegistry
|
||||
|
||||
type WellKnownService struct {
|
||||
clientset *kubernetes.Clientset
|
||||
namespace string
|
||||
|
|
Loading…
Reference in a new issue