spring-framework
spring-framework copied to clipboard
refactor(StaxStreamXMLReader): remove duplicate ifs
What was done
- Removed unnecessary duplicate if conditions in the codebase.
- Ensured that no existing functionality was affected by the changes.