remove redudant alias
This commit is contained in:
parent
9f83100dcc
commit
a77dd5dfd0
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ import (
|
||||||
|
|
||||||
cache_store "k8s.io/ingress/core/pkg/cache"
|
cache_store "k8s.io/ingress/core/pkg/cache"
|
||||||
"k8s.io/ingress/core/pkg/k8s"
|
"k8s.io/ingress/core/pkg/k8s"
|
||||||
strings "k8s.io/ingress/core/pkg/strings"
|
"k8s.io/ingress/core/pkg/strings"
|
||||||
"k8s.io/ingress/core/pkg/task"
|
"k8s.io/ingress/core/pkg/task"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue