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