mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-02-23 09:13:15 +08:00
[Style] clear unless notes
This commit is contained in:
parent
daf83eb6f7
commit
58a47e1835
@ -32,7 +32,7 @@ func getProvidersProxies(providers []provider.ProxyProvider, touch bool, filter
|
||||
matchedProxies = append(matchedProxies, p)
|
||||
}
|
||||
}
|
||||
//if no proxy matched, means bad filter, return all proxies
|
||||
|
||||
if len(matchedProxies) > 0 {
|
||||
return matchedProxies
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user