Skip to content

Commit

Permalink
Update XmlWriter.java
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed May 17, 2023
1 parent 9a9414a commit a4a9400
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import com.fasterxml.jackson.core.exc.StreamWriteException;
import com.fasterxml.jackson.core.io.CharacterEscapes;
import com.fasterxml.jackson.core.io.DataOutputAsStream;
import com.fasterxml.jackson.core.io.SegmentedStringWriter;
import com.fasterxml.jackson.core.type.TypeReference;
import com.fasterxml.jackson.core.util.ByteArrayBuilder;
import com.fasterxml.jackson.databind.DatabindException;
Expand Down

0 comments on commit a4a9400

Please sign in to comment.