diff --git a/client.gen.go b/client.gen.go index 580af5a..adec3e5 100644 --- a/client.gen.go +++ b/client.gen.go @@ -144,7 +144,6 @@ const ( const ( InstantSsl SslType = "instantSsl" None SslType = "none" - SAN SslType = "SAN" SNI SslType = "SNI" )