Commit c572ba86 by cahrens

Delete unused method.

parent d9fb0673
...@@ -121,10 +121,6 @@ def id_find(id): ...@@ -121,10 +121,6 @@ def id_find(id):
return world.browser.find_by_id(id) return world.browser.find_by_id(id)
def reload():
return world.browser.reload()
def clear_courses(): def clear_courses():
flush_xmodule_store() flush_xmodule_store()
......
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