rewrite go imports
This commit is contained in:
@@ -21,7 +21,7 @@ import (
|
||||
"net/http"
|
||||
"testing"
|
||||
|
||||
"github.com/GoogleCloudPlatform/kubernetes/pkg/client"
|
||||
"k8s.io/kubernetes/pkg/client"
|
||||
)
|
||||
|
||||
func TestPatchObject(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user