Skip to content
Snippets Groups Projects
Commit ba989424 authored by Minh Tue Vo's avatar Minh Tue Vo
Browse files

removing unused import

parent 45084258
No related branches found
Tags release-2021-03-23-15.07
No related merge requests found
......@@ -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):
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment