diff --git a/openlp/plugins/songs/lib/songimport.py b/openlp/plugins/songs/lib/songimport.py index 54260c354..93e0b508d 100644 --- a/openlp/plugins/songs/lib/songimport.py +++ b/openlp/plugins/songs/lib/songimport.py @@ -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