Skip to content

Commit 926aafb

Browse files
committed
removing extra annotation
1 parent 9504017 commit 926aafb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

py/selenium/webdriver/chrome/webdriver.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
class WebDriver(ChromiumDriver):
2828
"""Controls the ChromeDriver and allows you to drive the browser."""
2929

30-
options: Options
3130
service: Service
3231

3332
def __init__(

0 commit comments

Comments
 (0)