Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d16803c

Browse files
committed
remove unused import
1 parent f499c6a commit d16803c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/page-objects.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ website and ensure some results are found.
1919

2020
import unittest
2121
from selenium import webdriver
22-
from selenium.webdriver.common.keys import Keys
2322
import page
2423

2524
class PythonOrgSearch(unittest.TestCase):

0 commit comments

Comments
 (0)