removed pritn

This commit is contained in:
Andreas Preikschat 2013-09-11 15:30:59 +02:00
parent bf023ee20d
commit fea4893f40
1 changed files with 0 additions and 1 deletions

View File

@ -607,7 +607,6 @@ def build_html(item, screen, is_live, background, image=None, plugins=None):
image_src,
html_additions
)
print(html)
return html