Skip to content

Commit af49b06

Browse files
committed
remove import
1 parent 95720d1 commit af49b06

File tree

1 file changed

+0
-1
lines changed
  • py/selenium/webdriver/support

1 file changed

+0
-1
lines changed

py/selenium/webdriver/support/wait.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
# under the License.
1717

1818
import time
19-
from typing import Any
2019
from typing import Callable
2120
from typing import Generic
2221
from typing import Literal

0 commit comments

Comments
 (0)