forked from openlp/openlp
Minor fixes
This commit is contained in:
parent
31debbe238
commit
a03af240df
@ -29,9 +29,8 @@ The :mod:`powersongimport` module provides the functionality for importing
|
||||
PowerSong songs into the OpenLP database.
|
||||
"""
|
||||
import logging
|
||||
import glob
|
||||
import os
|
||||
import fnmatch
|
||||
import os
|
||||
|
||||
from openlp.core.lib import translate
|
||||
from openlp.core.ui.wizard import WizardStrings
|
||||
|
Loading…
Reference in New Issue
Block a user