Remove unused imports

This commit is contained in:
Samuel Mehrbrodt 2014-07-07 14:25:00 +02:00
parent cfd9631d04
commit 201cfad9c4
1 changed files with 0 additions and 2 deletions

View File

@ -32,11 +32,9 @@ Powerpraise song files into the current database.
"""
import os
import base64
from lxml import objectify
from openlp.core.ui.wizard import WizardStrings
from openlp.plugins.songs.lib import strip_rtf
from .songimport import SongImport