Skip to content

Commit

Permalink
Warnings removal
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Dec 28, 2024
1 parent 0c55d31 commit 2232f83
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import tools.jackson.core.JacksonException;
import tools.jackson.core.StreamWriteFeature;

import tools.jackson.databind.DatabindException;
import tools.jackson.databind.ObjectMapper;

public class SimpleAvroGenerationTest extends AvroTestBase
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import tools.jackson.core.JsonGenerator;
import tools.jackson.core.StreamWriteFeature;
import tools.jackson.core.exc.StreamWriteException;
import tools.jackson.databind.DatabindException;
import tools.jackson.databind.ObjectMapper;
import tools.jackson.databind.ObjectWriter;

Expand Down

0 comments on commit 2232f83

Please sign in to comment.