Skip to content

Commit 938362c

Browse files
committed
1 parent f026f95 commit 938362c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ public void close() throws IOException {
5959
* @return the byte read from stream
6060
* @throws IOException if an error occurs
6161
*/
62-
@SuppressWarnings("resource")
6362
@Override
6463
public int read() throws IOException {
6564
final InputStream inputStream = inputStreamLocal.get();

0 commit comments

Comments
 (0)