forked from openlp/openlp
Removed 2nd blank line from end of the uistrings.
This commit is contained in:
parent
c4318c6a22
commit
45798e67f0
@ -183,4 +183,3 @@ class UiStrings(object):
|
||||
itertools.chain.from_iterable(itertools.repeat(strings, 1) if isinstance(strings, str)
|
||||
else strings for strings in bible_scripture_items)
|
||||
self.BibleScriptureError = ''.join(str(joined) for joined in bible_scripture_items)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user