Skip to content

Commit 95776ce

Browse files
committed
Remove unused import
1 parent e8e1bc4 commit 95776ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/src/org/openqa/selenium/devtools/CdpEndpointFinder.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
import org.openqa.selenium.remote.http.HttpRequest;
2626
import org.openqa.selenium.remote.http.HttpResponse;
2727

28-
import java.io.IOException;
2928
import java.io.UncheckedIOException;
3029
import java.net.URI;
3130
import java.net.URISyntaxException;

0 commit comments

Comments
 (0)