forked from openlp/openlp
Delete print statement
This commit is contained in:
parent
a3ff14d337
commit
5c13123cef
@ -401,7 +401,6 @@ class OpenLyrics(object):
|
||||
return element
|
||||
|
||||
def _add_tag_to_formatting(self, tag_name, tags_element):
|
||||
print '------'
|
||||
available_tags = FormattingTags.get_html_tags()
|
||||
start_tag = '{%s}' % tag_name
|
||||
for t in available_tags:
|
||||
|
Loading…
Reference in New Issue
Block a user