mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-27 05:04:52 +00:00
Update gofmt for go1.11
This commit is contained in:
@@ -46,7 +46,7 @@ func NewStorage(optsGetter generic.RESTOptionsGetter) ContainerStorage {
|
||||
|
||||
return ContainerStorage{
|
||||
ReplicationController: &RcREST{},
|
||||
Scale: &ScaleREST{store: controllerREST.Store},
|
||||
Scale: &ScaleREST{store: controllerREST.Store},
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user