This commit is contained in:
Jonathan Corwin 2010-04-12 22:54:19 +01:00
commit 4e504daa6e
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ from PyQt4 import QtCore, QtGui
from openlp.core.lib import SettingsTab, str_to_bool
from openlp.plugins.alerts.lib.models import AlertItem
from openlp.plugins.alerts.lib import alertsmanager
class AlertsTab(SettingsTab):
"""