Skip to content

Commit 452947f

Browse files
committed
Remove unused imports
1 parent 1ad81ba commit 452947f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/page_object_prefs.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
import logging
21
import re
32
from time import sleep
43
from typing import List
54

6-
from selenium.common.exceptions import TimeoutException
75
from selenium.webdriver import Firefox
86
from selenium.webdriver.common.by import By
97
from selenium.webdriver.common.keys import Keys

0 commit comments

Comments
 (0)