chore: reformat code
This commit is contained in:
@ -13,9 +13,7 @@ const (
|
||||
HTTP
|
||||
)
|
||||
|
||||
var (
|
||||
List = []Type{TLS, HTTP}
|
||||
)
|
||||
var List = []Type{TLS, HTTP}
|
||||
|
||||
type Type int
|
||||
|
||||
|
Reference in New Issue
Block a user