Skip to content

Commit

Permalink
[py] Removing unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed May 25, 2022
1 parent 3f44bc8 commit fa5be62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py/test/selenium/webdriver/common/form_handling_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

import pytest

from selenium.common.exceptions import NoSuchElementException
from selenium.common.exceptions import WebDriverException
from selenium.webdriver.common.by import By
from selenium.webdriver.support import expected_conditions as EC
Expand Down

0 comments on commit fa5be62

Please sign in to comment.