mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 23:47:50 +00:00
Run goimports
This commit is contained in:
@@ -21,9 +21,10 @@ import (
|
||||
"reflect"
|
||||
"strings"
|
||||
|
||||
"testing"
|
||||
|
||||
"k8s.io/kubernetes/pkg/api"
|
||||
api_pod "k8s.io/kubernetes/pkg/api/pod"
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestPetIDName(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user