Skip to content

Commit e100c75

Browse files
committed
Remove @SuppressWarnings("ResultOfMethodCallIgnored")
1 parent 1298619 commit e100c75

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/test/java/org/apache/commons/io/input/BOMInputStreamTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
/**
5252
* Test case for {@link BOMInputStream}.
5353
*/
54-
@SuppressWarnings("ResultOfMethodCallIgnored")
5554
class BOMInputStreamTest {
5655

5756
/**

0 commit comments

Comments
 (0)