We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 855208c commit 58e521aCopy full SHA for 58e521a
1 file changed
java/src/org/openqa/selenium/remote/http/RetryRequest.java
@@ -28,7 +28,6 @@
28
import org.openqa.selenium.TimeoutException;
29
30
import java.net.ConnectException;
31
-import java.time.Duration;
32
import java.time.temporal.ChronoUnit;
33
import java.util.logging.Logger;
34
0 commit comments