Implement next round of code reviews

This commit is contained in:
Andy Armstrong
2014-04-09 12:15:38 -04:00
parent d55ad61801
commit a3e26e6824
15 changed files with 168 additions and 340 deletions

View File

@@ -273,7 +273,6 @@ def unit_handler(request, tag=None, package_id=None, branch=None, version_guid=N
'context_course': course,
'unit': item,
'unit_locator': locator,
'xblocks': xblocks,
'locators': locators,
'component_templates': component_templates,
'draft_preview_link': preview_lms_link,