We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 995270e commit 371cfc1Copy full SHA for 371cfc1
src/android/FileUtils.java
@@ -913,11 +913,6 @@ private JSONObject getEntry(String path) throws JSONException {
913
return getEntry(new File(path));
914
}
915
916
-
917
- //--------------------------------------------------------------------------
918
- // LOCAL METHODS
919
920
921
/**
922
* Read the contents of a file.
923
* This is done in a background thread; the result is sent to the callback.
0 commit comments