remove reduntants alias

This commit is contained in:
chentao1596 2017-03-27 10:18:22 +08:00
parent 6ed6475e87
commit 2ec3bb810e
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ import (
"k8s.io/client-go/tools/cache"
"k8s.io/ingress/core/pkg/ingress"
ssl "k8s.io/ingress/core/pkg/net/ssl"
"k8s.io/ingress/core/pkg/net/ssl"
)
// syncSecret keeps in sync Secrets used by Ingress rules with the files on