Skip to content

Commit 7bf6286

Browse files
authored
[java] Remove unused import to satisfy format script (#13468)
1 parent 08dc2f7 commit 7bf6286

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/test/org/openqa/selenium/bidi/script/ScriptCommandsTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
import static org.openqa.selenium.testing.Safely.safelyCall;
2323
import static org.openqa.selenium.testing.drivers.Browser.CHROME;
2424
import static org.openqa.selenium.testing.drivers.Browser.EDGE;
25-
import static org.openqa.selenium.testing.drivers.Browser.FIREFOX;
2625
import static org.openqa.selenium.testing.drivers.Browser.IE;
2726
import static org.openqa.selenium.testing.drivers.Browser.SAFARI;
2827

0 commit comments

Comments
 (0)