We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f64bd commit 4533854Copy full SHA for 4533854
src/test/java/org/jsoup/parser/TagSetTest.java
@@ -4,8 +4,6 @@
4
import org.jsoup.nodes.Element;
5
import org.junit.jupiter.api.Test;
6
7
-import java.util.concurrent.atomic.AtomicInteger;
8
-
9
import static org.jsoup.parser.Parser.NamespaceHtml;
10
import static org.junit.jupiter.api.Assertions.*;
11
0 commit comments