Skip to content

Commit 47f4b6a

Browse files
committed
Remove an unecessary import statement
1 parent d16665d commit 47f4b6a

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
@@ -28,7 +28,6 @@
2828
import org.msgpack.core.MessagePack;
2929
import org.msgpack.core.MessagePacker;
3030
import org.msgpack.core.buffer.OutputStreamBufferOutput;
31-
import org.msgpack.value.ExtensionValue;
3231

3332
import java.io.ByteArrayOutputStream;
3433
import java.io.File;

0 commit comments

Comments
 (0)