Commit 46f7302a by Matthew Mongeau

Remove log

parent 7dd4d6c7
......@@ -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