mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-13 11:18:47 +00:00
Update policyengine.go
This commit is contained in:
parent
7c82ea4284
commit
e25f7a41e4
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ type PolicyEngine interface {
|
|||
|
||||
type policyEngine struct {
|
||||
kubeClient *kubeClient.KubeClient
|
||||
// controller controllerinterfaces.PolicyGetter
|
||||
logger *log.Logger
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue