Skip to content

Commit fa2919a

Browse files
committed
[java] Deleting unused imports
1 parent afdb348 commit fa2919a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/client/src/org/openqa/selenium/support/events/WebDriverListener.java

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
import org.openqa.selenium.By;
2323
import org.openqa.selenium.Cookie;
2424
import org.openqa.selenium.Dimension;
25-
import org.openqa.selenium.OutputType;
2625
import org.openqa.selenium.Point;
2726
import org.openqa.selenium.WebDriver;
2827
import org.openqa.selenium.WebElement;

0 commit comments

Comments
 (0)