Move fixtures to gist

This commit is contained in:
2020-10-14 23:10:22 +02:00
parent ae2be9c425
commit e4186457e2
4 changed files with 136 additions and 21 deletions

View File

@@ -71,7 +71,7 @@ public class APIFootballConnector {
return matchesList;
}
private JSONObject readFromFile(String filename) {
public JSONObject readFromFile(String filename) {
JSONObject object = null;
//JSON parser object to parse read file