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) {
|
||||
|
Reference in New Issue
Block a user