remove spurious comment

This commit is contained in:
ichuang
2013-01-11 00:10:52 -05:00
parent b7ad39a0b9
commit 4f869ad382

View File

@@ -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):