Commit 4f869ad3 by ichuang

remove spurious comment

parent b7ad39a0
......@@ -649,9 +649,6 @@ def get_student_grade_summary_data(request, course, course_id, get_grades=True,
return datatable
#-----------------------------------------------------------------------------
# Staff grading
@cache_control(no_cache=True, no_store=True, must_revalidate=True)
def gradebook(request, course_id):
......
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