forked from openlp/openlp
Fix whitespace issue
This commit is contained in:
parent
7deeefafb4
commit
4416a57861
@ -201,7 +201,6 @@ class SongImport(QtCore.QObject):
|
||||
# Also, turn 'NRH231.' into
|
||||
# Book name:'NRH' and
|
||||
# Song number: 231
|
||||
|
||||
book_and_number = book_and_number.strip()
|
||||
if book_and_number == '':
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user