diff --git a/openlp/core/lib/htmlbuilder.py b/openlp/core/lib/htmlbuilder.py index 9cb69579b..89aa8f43c 100644 --- a/openlp/core/lib/htmlbuilder.py +++ b/openlp/core/lib/htmlbuilder.py @@ -607,7 +607,6 @@ def build_html(item, screen, is_live, background, image=None, plugins=None): image_src, html_additions ) - print(html) return html