summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_common.py')
-rwxr-xr-xbin/reproducible_common.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index 3f1ff8bc..09612580 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -411,8 +411,6 @@ def get_trailing_icon(package, bugs):
html += 'bug-patch" title="#' + str(bug) + ', with patch">+</span>'
else:
html += '" title="#' + str(bug) + '">+</span>'
- if html:
- print(html)
return html