run goimports
This commit is contained in:
@@ -16,10 +16,7 @@ limitations under the License.
|
||||
|
||||
package kubectl
|
||||
|
||||
import (
|
||||
"k8s.io/kubernetes/pkg/api"
|
||||
client "k8s.io/kubernetes/pkg/client/unversioned"
|
||||
)
|
||||
import client "k8s.io/kubernetes/pkg/client/unversioned"
|
||||
|
||||
// RESTClient is a client helper for dealing with RESTful resources
|
||||
// in a generic way.
|
||||
|
Reference in New Issue
Block a user