Commit 9a12435f by John Jarvis

Removing print

parent efaf39ea
......@@ -75,7 +75,6 @@ class Command(BaseCommand):
cert_data[course_id].update(
{status['status']: status['dcount']
for status in tallies})
print cert_data
# all states we have seen far all courses
status_headings = set(
......
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