Skip to content

Commit 8732432

Browse files
committed
refactor(functions): remove unused import
1 parent be28696 commit 8732432

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • src/main/java/io/github/seleniumquery/internal/fluentfunctions

src/main/java/io/github/seleniumquery/internal/fluentfunctions/AndOrThen.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
import io.github.seleniumquery.SeleniumQueryFluentAndOrThen;
2020
import io.github.seleniumquery.SeleniumQueryFluentFunction;
2121
import io.github.seleniumquery.SeleniumQueryObject;
22-
import io.github.seleniumquery.SeleniumQueryWaitUntil;
2322

2423
/**
2524
* A builder class that allows to specify the next step after waiting for some condition: to wait for more

0 commit comments

Comments
 (0)