chore: remove unused variable

This commit is contained in:
Tommy 2024-09-26 05:56:07 +02:00
parent 860541cc22
commit 4a3630842b
Signed by: tommy
SSH key fingerprint: SHA256:1LWgQT3QPHIT29plS8jjXc3S1FcE/4oGvsx3Efxs6Uc

View file

@ -17,8 +17,6 @@ import (
klog "k8s.io/klog/v2"
)
var regLocal wkRegistry
type WellKnownService struct {
clientset *kubernetes.Clientset
namespace string