Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
XWiki
xwiki-commons
Commits
773b1484
Commit
773b1484
authored
Jan 18, 2022
by
Thomas Mortagne
Browse files
XCOMMONS-901: Support both XHTML 1.0 and XHTML 5 in HtmlCleaner
* remove unused import
parent
a8861c1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
xwiki-commons-core/xwiki-commons-xml/src/test/java/org/xwiki/xml/internal/html/HTML5HTMLCleanerTest.java
View file @
773b1484
...
...
@@ -22,7 +22,6 @@
import
java.util.HashMap
;
import
org.junit.jupiter.api.BeforeEach
;
import
org.junit.jupiter.api.Disabled
;
import
org.junit.jupiter.api.Test
;
import
org.xwiki.xml.html.HTMLCleanerConfiguration
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment