Skip to content

Commit c2cdd44

Browse files
committed
Remove unused import
1 parent ce4837c commit c2cdd44

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/tabs/test_mute_tabs.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
from os import environ
22

33
import pytest
4-
from selenium.common.exceptions import (
5-
ElementNotInteractableException,
6-
NoSuchElementException,
7-
)
84
from selenium.webdriver import Firefox
95
from selenium.webdriver.common.by import By
106
from selenium.webdriver.support import expected_conditions as EC

0 commit comments

Comments
 (0)