Skip to content

Commit 2fb0836

Browse files
remove unused import
1 parent f94df77 commit 2fb0836

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/sh/arnaud/javaserde/codec/Encode.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
package sh.arnaud.javaserde.codec;
22

3-
import sh.arnaud.javaserde.ser.FromJson;
43
import sh.arnaud.javaserde.types.grammar.GrammarStream;
54

65
import java.nio.ByteBuffer;

0 commit comments

Comments
 (0)