fix some style error using gofmt
This commit is contained in:
@@ -2,7 +2,8 @@ package expansion
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"testing"
|
"testing"
|
||||||
api "k8s.io/kubernetes/pkg/apis/core"
|
|
||||||
|
api "k8s.io/kubernetes/pkg/apis/core"
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestMapReference(t *testing.T) {
|
func TestMapReference(t *testing.T) {
|
||||||
|
Reference in New Issue
Block a user