Skip to content

Commit 0bd8122

Browse files
committed
fixup
1 parent 65de83f commit 0bd8122

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

java/src/org/openqa/selenium/bidi/Command.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,8 @@
1717

1818
package org.openqa.selenium.bidi;
1919

20-
import static java.util.Collections.unmodifiableMap;
2120

2221
import java.lang.reflect.Type;
23-
import java.util.HashMap;
2422
import java.util.Collections;
2523
import java.util.HashMap;
2624
import java.util.Map;

0 commit comments

Comments
 (0)