diff --git a/py/selenium/webdriver/opera/service.py b/py/selenium/webdriver/opera/service.py index 688b8d8998c9c..cf7c32b10fe59 100644 --- a/py/selenium/webdriver/opera/service.py +++ b/py/selenium/webdriver/opera/service.py @@ -15,7 +15,6 @@ # See the License for the specific language governing permissions and # limitations under the License. import subprocess -from subprocess import PIPE import time from selenium.common.exceptions import WebDriverException from selenium.webdriver.common import utils