Skip to content

Commit 31f4cef

Browse files
committed
Remove unused import
1 parent 46de775 commit 31f4cef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

msgpack-jackson/src/main/java/org/msgpack/jackson/dataformat/MessagePackGenerator.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
import org.msgpack.core.MessagePack;
2626
import org.msgpack.core.MessagePacker;
2727
import org.msgpack.core.buffer.OutputStreamBufferOutput;
28-
import org.msgpack.value.FloatValue;
2928

3029
import java.io.ByteArrayOutputStream;
3130
import java.io.IOException;

0 commit comments

Comments
 (0)