mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-02 02:30:43 +00:00
Remove some duped code.
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
|
||||
type plugin struct{}
|
||||
|
||||
var Transformer plugin
|
||||
var KustomizePlugin plugin
|
||||
|
||||
func (p *plugin) Config(k ifc.Kunstructured) error {
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user