Commit 4a672277 by Victor Shnayder Committed by Matthew Mongeau

remove obsolete comment

parent 40871e0e
......@@ -255,8 +255,6 @@ def index(request, course=None, chapter=None, section=None,
If there's an error, returns
{'content': module-error message}
'''
# Can't modify variables of outer scope, so need new ones
user = request.user
module_xml = get_module_xml(user, course, chapter, section)
......
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