Commit a5b1abb2 by Matthew Mongeau

Remove log

parent e1113d9c
......@@ -182,7 +182,6 @@ def render_single_thread(request, discussion_id, course_id, thread_id):
annotated_content_info = utils.get_annotated_content_infos(course_id, thread=thread, user=request.user, user_info=user_info)
log.debug(annotated_content_info)
context = {
'discussion_id': discussion_id,
'thread': thread,
......
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