removed import

This commit is contained in:
Andreas Preikschat 2011-04-22 09:06:38 +02:00
parent 65925efd25
commit c66ffbd725
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ from PyQt4 import QtCore, QtGui, QtWebKit
from PyQt4.phonon import Phonon
from openlp.core.lib import Receiver, build_html, ServiceItem, image_to_byte, \
build_icon, translate
translate
from openlp.core.ui import HideMode