File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
avro/src/test/java/tools/jackson/dataformat/avro
protobuf/src/test/java/tools/jackson/dataformat/protobuf Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 1010import tools .jackson .core .JacksonException ;
1111import tools .jackson .core .StreamWriteFeature ;
1212
13- import tools .jackson .databind .DatabindException ;
1413import tools .jackson .databind .ObjectMapper ;
1514
1615public class SimpleAvroGenerationTest extends AvroTestBase
Original file line number Diff line number Diff line change 55import tools .jackson .core .JsonGenerator ;
66import tools .jackson .core .StreamWriteFeature ;
77import tools .jackson .core .exc .StreamWriteException ;
8- import tools .jackson .databind .DatabindException ;
98import tools .jackson .databind .ObjectMapper ;
109import tools .jackson .databind .ObjectWriter ;
1110
You can’t perform that action at this time.
0 commit comments