Skip to content

Commit 92a0a8a

Browse files
committed
[py] Removing unused import to fix linter
1 parent 02744ac commit 92a0a8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

py/test/selenium/webdriver/common/bidi_tests.py

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

19-
from selenium.common.exceptions import InvalidSelectorException
2019
from selenium.webdriver.common.by import By
2120
from selenium.webdriver.common.log import Log
2221
from selenium.webdriver.support import expected_conditions as EC

0 commit comments

Comments
 (0)