diff --git a/lms/djangoapps/certificates/management/commands/gen_cert_report.py b/lms/djangoapps/certificates/management/commands/gen_cert_report.py
index 4fda0078e1ad31b82c0cc0eb70c026902a1954b8..21e1775665c342f8891324e00e0e40a8721c956b 100644
--- a/lms/djangoapps/certificates/management/commands/gen_cert_report.py
+++ b/lms/djangoapps/certificates/management/commands/gen_cert_report.py
@@ -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(