mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2024-11-16 19:56:51 +08:00
Chore: remove unused code (#282)
This commit is contained in:
parent
ffc52e6003
commit
72ff58216d
|
@ -125,8 +125,6 @@ func (u *URLTest) speedTest() {
|
|||
if fast != nil {
|
||||
u.fast = fast.(C.Proxy)
|
||||
}
|
||||
|
||||
<-ctx.Done()
|
||||
}
|
||||
|
||||
func NewURLTest(option URLTestOption, proxies []C.Proxy) (*URLTest, error) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user