Kaydet (Commit) b1a399b8 authored tarafından Florian Apolloner's avatar Florian Apolloner

Removed unneeded import.

üst ed2828f0
......@@ -57,7 +57,6 @@ class AdminSeleniumWebDriverTestCase(StaticLiveServerCase):
"""
Helper function that blocks until an css selector is found on the page.
"""
from selenium.common.exceptions import NoSuchElementException, WebDriverException
from selenium.webdriver.common.by import By
from selenium.webdriver.support import expected_conditions as ec
self.wait_until(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment