mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 03:11:40 +00:00
fix some style error using gofmt
This commit is contained in:
parent
c4ca6638c3
commit
36a7a1a79b
@ -2,7 +2,8 @@ package expansion
|
||||
|
||||
import (
|
||||
"testing"
|
||||
api "k8s.io/kubernetes/pkg/apis/core"
|
||||
|
||||
api "k8s.io/kubernetes/pkg/apis/core"
|
||||
)
|
||||
|
||||
func TestMapReference(t *testing.T) {
|
||||
|
Loading…
Reference in New Issue
Block a user