Skip to content

Commit

Permalink
[py] Removing unused import to fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed Jun 7, 2023
1 parent 02744ac commit 92a0a8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py/test/selenium/webdriver/common/bidi_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
# under the License.
import pytest

from selenium.common.exceptions import InvalidSelectorException
from selenium.webdriver.common.by import By
from selenium.webdriver.common.log import Log
from selenium.webdriver.support import expected_conditions as EC
Expand Down

0 comments on commit 92a0a8a

Please sign in to comment.