Skip to content

Commit d3236bf

Browse files
committed
Remove unused import
1 parent a3a84cd commit d3236bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

msgpack-jackson/src/test/java/org/msgpack/jackson/dataformat/MessagePackParserTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252

5353
import static org.hamcrest.MatcherAssert.assertThat;
5454
import static org.hamcrest.core.Is.is;
55-
import static org.hamcrest.core.IsInstanceOf.instanceOf;
5655
import static org.junit.Assert.assertArrayEquals;
5756
import static org.junit.Assert.assertEquals;
5857
import static org.junit.Assert.assertTrue;

0 commit comments

Comments
 (0)