Remove useless log
This commit is contained in:
@@ -67,7 +67,6 @@ public class Proxy {
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
catch (MalformedURLException e) {
|
catch (MalformedURLException e) {
|
||||||
e.printStackTrace();
|
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user