Update __init__.py

selenium.webdriver.chrome.service was imported twice... is my linter  broken ?
This commit is contained in:
sebdelsol 2022-11-12 05:25:29 +01:00 committed by GitHub
parent 828c2d1ffb
commit 1a337e4186
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ import selenium.webdriver.chrome.service
import selenium.webdriver.chrome.webdriver
import selenium.webdriver.common.service
import selenium.webdriver.remote.webdriver
import selenium.webdriver.chrome.service
import selenium.webdriver.remote.command
from .cdp import CDP