Skip to content

Commit 70518f9

Browse files
committed
Format tweak.
1 parent 4bb9dea commit 70518f9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/org/apache/commons/io/input/ReversedLinesFileReader.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ private FilePart rollOver() throws IOException {
201201
return null;
202202
}
203203
}
204+
204205
private static final String EMPTY_STRING = "";
205206
private static final int DEFAULT_BLOCK_SIZE = IOUtils.DEFAULT_BUFFER_SIZE;
206207

0 commit comments

Comments
 (0)