We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f7d83d commit 917812cCopy full SHA for 917812c
src/main/java/com/fasterxml/jackson/dataformat/xml/deser/FromXmlParser.java
@@ -20,7 +20,6 @@
20
import com.fasterxml.jackson.dataformat.xml.PackageVersion;
21
import com.fasterxml.jackson.dataformat.xml.XmlMapper;
22
import com.fasterxml.jackson.dataformat.xml.XmlTagProcessor;
23
-import com.fasterxml.jackson.dataformat.xml.XmlTagProcessors;
24
import com.fasterxml.jackson.dataformat.xml.util.CaseInsensitiveNameSet;
25
import com.fasterxml.jackson.dataformat.xml.util.StaxUtil;
26
0 commit comments