Skip to content

Commit 478b430

Browse files
committed
[java] remove unnecessary static import
1 parent 1bef9d0 commit 478b430

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/test/org/openqa/selenium/bidi/browsingcontext/BrowsingContextInspectorTest.java

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

0 commit comments

Comments
 (0)