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 2dd0353 commit 6fab3bbCopy full SHA for 6fab3bb
java/src/org/openqa/selenium/PersistentCapabilities.java
@@ -19,7 +19,6 @@
19
20
import java.util.Map;
21
import java.util.Set;
22
-import java.util.TreeMap;
23
import java.util.function.Function;
24
import java.util.stream.Collectors;
25
import java.util.stream.Stream;
0 commit comments