Skip to content

Commit 290ced5

Browse files
author
Gary Gregory
committed
Comment empty block.
1 parent ec3f268 commit 290ced5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ public int available() throws IOException {
209209

210210
@Override
211211
public void close() throws IOException {
212+
// noop
212213
}
213214

214215
/**

0 commit comments

Comments
 (0)