style: refine style

This commit is contained in:
秋のかえで 2021-05-01 10:44:29 +08:00
parent ec9f19039e
commit a3e63e6928
No known key found for this signature in database
GPG Key ID: B208CDDD55BEF92C

View File

@ -97,7 +97,6 @@ type RouterRule struct {
Type string `json:"type"` Type string `json:"type"`
OutboundTag string `json:"outboundTag"` OutboundTag string `json:"outboundTag"`
BalancerTag string `json:"balancerTag"` BalancerTag string `json:"balancerTag"`
DomainMatcher string `json:"domainMatcher"` DomainMatcher string `json:"domainMatcher"`
} }