Skip to content

Commit

Permalink
[java] Remove unused import to satisfy format script (#13468)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvborisenko authored Jan 19, 2024
1 parent 08dc2f7 commit 7bf6286
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
import static org.openqa.selenium.testing.Safely.safelyCall;
import static org.openqa.selenium.testing.drivers.Browser.CHROME;
import static org.openqa.selenium.testing.drivers.Browser.EDGE;
import static org.openqa.selenium.testing.drivers.Browser.FIREFOX;
import static org.openqa.selenium.testing.drivers.Browser.IE;
import static org.openqa.selenium.testing.drivers.Browser.SAFARI;

Expand Down

0 comments on commit 7bf6286

Please sign in to comment.