We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3a84cd commit d3236bfCopy full SHA for d3236bf
msgpack-jackson/src/test/java/org/msgpack/jackson/dataformat/MessagePackParserTest.java
@@ -52,7 +52,6 @@
52
53
import static org.hamcrest.MatcherAssert.assertThat;
54
import static org.hamcrest.core.Is.is;
55
-import static org.hamcrest.core.IsInstanceOf.instanceOf;
56
import static org.junit.Assert.assertArrayEquals;
57
import static org.junit.Assert.assertEquals;
58
import static org.junit.Assert.assertTrue;
0 commit comments