mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 11:25:19 +00:00
run gofmt on everything we touched
This commit is contained in:
@@ -19,10 +19,10 @@ package config
|
||||
import (
|
||||
"sync"
|
||||
|
||||
"github.com/golang/glog"
|
||||
"k8s.io/kubernetes/pkg/api"
|
||||
"k8s.io/kubernetes/pkg/types"
|
||||
"k8s.io/kubernetes/pkg/util/config"
|
||||
"github.com/golang/glog"
|
||||
)
|
||||
|
||||
// Operation is a type of operation of services or endpoints.
|
||||
|
||||
Reference in New Issue
Block a user