reformat code

Signed-off-by: runzexia <runzexia@yunify.com>
This commit is contained in:
runzexia
2019-09-03 17:42:08 +08:00
parent b1af2fd92b
commit 560845af6c
3 changed files with 1 additions and 3 deletions

View File

@@ -42,7 +42,6 @@ func init() {
func main() {
flag.Parse()
cfg, err := k8s.Config()
if err != nil {
klog.Error(err, "failed to build kubeconfig")