Skip to content

Commit 371cfc1

Browse files
committed
CB-4665: Deleted misplaced comment
1 parent 995270e commit 371cfc1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/android/FileUtils.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -913,11 +913,6 @@ private JSONObject getEntry(String path) throws JSONException {
913913
return getEntry(new File(path));
914914
}
915915

916-
917-
//--------------------------------------------------------------------------
918-
// LOCAL METHODS
919-
//--------------------------------------------------------------------------
920-
921916
/**
922917
* Read the contents of a file.
923918
* This is done in a background thread; the result is sent to the callback.

0 commit comments

Comments
 (0)