Skip to content

Commit fa5be62

Browse files
committed
[py] Removing unused import
1 parent 3f44bc8 commit fa5be62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

py/test/selenium/webdriver/common/form_handling_tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717

1818
import pytest
1919

20-
from selenium.common.exceptions import NoSuchElementException
2120
from selenium.common.exceptions import WebDriverException
2221
from selenium.webdriver.common.by import By
2322
from selenium.webdriver.support import expected_conditions as EC

0 commit comments

Comments
 (0)