Skip to content

Commit

Permalink
py: remove import of deleted class
Browse files Browse the repository at this point in the history
  • Loading branch information
andreastt committed Feb 28, 2015
1 parent ca06e36 commit 590e493
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py/selenium/webdriver/opera/webdriver.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
from selenium.webdriver.common.desired_capabilities import DesiredCapabilities
from selenium.webdriver.remote.webdriver import WebDriver as RemoteWebDriver
from selenium.webdriver.chrome.webdriver import WebDriver as ChromiumDriver
from .service import Service
from .options import Options


Expand Down

0 comments on commit 590e493

Please sign in to comment.