Commit ba989424 by Minh Tue Vo

removing unused import

parent 45084258
......@@ -2,8 +2,6 @@
Utility methods useful for XBlock page tests.
"""
from bok_choy.promise import Promise
from selenium.webdriver.common.action_chains import ActionChains
def wait_for_xblock_initialization(page, xblock_css):
"""
......
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