Skip to content

Commit 768174b

Browse files
committed
Remove unused import
1 parent 33f118a commit 768174b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/client/test/org/openqa/selenium/ElementFindingTest.java

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
import static org.junit.Assert.assertThat;
2727
import static org.junit.Assume.assumeFalse;
2828
import static org.openqa.selenium.testing.Driver.CHROME;
29-
import static org.openqa.selenium.testing.Driver.FIREFOX;
3029
import static org.openqa.selenium.testing.Driver.IE;
3130
import static org.openqa.selenium.testing.Driver.MARIONETTE;
3231
import static org.openqa.selenium.testing.Driver.SAFARI;

0 commit comments

Comments
 (0)