mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-05-15 22:48:02 +08:00
Chore: remove unused code (#282)
This commit is contained in:
parent
71f0a4e35e
commit
5cc66e51db
@ -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