mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 03:08:15 +00:00
run gofmt on everything we touched
This commit is contained in:
@@ -23,10 +23,10 @@ package main
|
||||
import (
|
||||
"flag"
|
||||
"fmt"
|
||||
"io/ioutil"
|
||||
"k8s.io/kubernetes/pkg/api"
|
||||
"k8s.io/kubernetes/pkg/api/latest"
|
||||
"k8s.io/kubernetes/pkg/runtime"
|
||||
"io/ioutil"
|
||||
"log"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user