mirror of
https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent.git
synced 2026-03-30 22:02:36 +02:00
minor changes to make linter happy
This commit is contained in:
@@ -13,7 +13,9 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
Codec runtime.Codec
|
||||
//codec used to encode
|
||||
Codec runtime.Codec
|
||||
//scheme to register
|
||||
Scheme *runtime.Scheme
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user