rewrite go imports
This commit is contained in:
@@ -19,7 +19,7 @@ package nodecontroller
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/GoogleCloudPlatform/kubernetes/pkg/util"
|
||||
"k8s.io/kubernetes/pkg/util"
|
||||
)
|
||||
|
||||
func CheckQueueEq(lhs, rhs []string) bool {
|
||||
|
Reference in New Issue
Block a user