Skip to content

Commit

Permalink
remove unused constants
Browse files Browse the repository at this point in the history
  • Loading branch information
chentao11596 committed Mar 27, 2017
1 parent 6ab3a21 commit 767591f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/pkg/ingress/controller/annotations.go
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ const (
healthCheck = "HealthCheck"
sslPassthrough = "SSLPassthrough"
sessionAffinity = "SessionAffinity"
certificateAuth = "CertificateAuth"
)

func (e *annotationExtractor) SecureUpstream(ing *extensions.Ingress) bool {
Expand Down

0 comments on commit 767591f

Please sign in to comment.