forked from openlp/openlp
Space
This commit is contained in:
parent
2296be7418
commit
df6669220a
@ -34,7 +34,6 @@ import logging
|
||||
|
||||
from openlp.core.common import translate, UiStrings
|
||||
from openlp.core.ui.wizard import WizardStrings
|
||||
|
||||
from .importers.opensong import OpenSongImport
|
||||
from .importers.easyslides import EasySlidesImport
|
||||
from .importers.openlp import OpenLPSongImport
|
||||
@ -56,7 +55,6 @@ from .importers.presentationmanager import PresentationManagerImport
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
||||
# Imports that might fail
|
||||
try:
|
||||
from .importers.songsoffellowship import SongsOfFellowshipImport
|
||||
|
Loading…
Reference in New Issue
Block a user