Skip to content

Commit

Permalink
[py] remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
AutomatedTester committed Jan 9, 2021
1 parent 80591c2 commit 4a2ad1a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions py/test/selenium/webdriver/common/api_example_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@

from selenium.common.exceptions import (
NoSuchElementException,
NoSuchWindowException,
TimeoutException,
WebDriverException)
from selenium.webdriver.common.by import By
from selenium.webdriver.support.wait import WebDriverWait
Expand Down

0 comments on commit 4a2ad1a

Please sign in to comment.