Skip to content

Commit 58e521a

Browse files
committed
[java] Removing unused import
[skip ci]
1 parent 855208c commit 58e521a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎java/src/org/openqa/selenium/remote/http/RetryRequest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
import org.openqa.selenium.TimeoutException;
2929

3030
import java.net.ConnectException;
31-
import java.time.Duration;
3231
import java.time.temporal.ChronoUnit;
3332
import java.util.logging.Logger;
3433

0 commit comments

Comments
 (0)