Commit b1a399b8 authored by Florian Apolloner's avatar Florian Apolloner
Browse files

Removed unneeded import.

parent ed2828f0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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(