Skip to content

Commit

Permalink
Fixing flake8 issues
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Mar 13, 2018
1 parent 2a0f63d commit 121bb31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py/selenium/webdriver/ie/webdriver.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

from selenium.webdriver.common import utils
from selenium.webdriver.remote.webdriver import WebDriver as RemoteWebDriver
from selenium.webdriver.common.desired_capabilities import DesiredCapabilities
from .service import Service
from .options import Options

Expand Down

0 comments on commit 121bb31

Please sign in to comment.