Delete unused method.

This commit is contained in:
cahrens
2013-02-20 15:47:07 -05:00
parent d9fb067355
commit c572ba862a

View File

@@ -121,10 +121,6 @@ def id_find(id):
return world.browser.find_by_id(id)
def reload():
return world.browser.reload()
def clear_courses():
flush_xmodule_store()