Skip to content

Commit 3b95e2f

Browse files
committed
Removed unused import
1 parent f4ae92a commit 3b95e2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rxjava-core/src/test/java/rx/exceptions/CompositeExceptionTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
package rx.exceptions;
1717

1818
import static org.junit.Assert.assertEquals;
19-
import static org.junit.Assert.assertFalse;
2019

2120
import java.io.ByteArrayOutputStream;
2221
import java.io.PrintStream;

0 commit comments

Comments
 (0)