mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-03-05 05:27:31 +00:00
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