minor: delete line
This commit is contained in:
parent
ad77a36da0
commit
672d530f13
@ -23,9 +23,8 @@ public class JSONFetcher {
|
||||
}
|
||||
|
||||
return result.toString();
|
||||
|
||||
|
||||
}
|
||||
|
||||
public static JSONObject fetch(URL url) throws IOException {
|
||||
String result = fetchString(url);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user