remove unused import
This commit is contained in:
parent
ce2648c62e
commit
3fbe8ed7e0
|
|
@ -9,7 +9,6 @@ import (
|
|||
"time"
|
||||
|
||||
meta_v1 "k8s.io/apimachinery/pkg/apis/meta/v1"
|
||||
"k8s.io/apimachinery/pkg/runtime/schema"
|
||||
)
|
||||
|
||||
var parseTimeTests = []struct {
|
||||
|
|
|
|||
Loading…
Reference in New Issue