From 4416a578618a3b36ec550493051de80fa34d1874 Mon Sep 17 00:00:00 2001 From: Stewart Becker Date: Tue, 22 Apr 2014 08:01:17 +0100 Subject: [PATCH] Fix whitespace issue --- openlp/plugins/songs/lib/songimport.py | 1 - 1 file changed, 1 deletion(-) 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