diff --git a/openlp/core/ui/settingsform.py b/openlp/core/ui/settingsform.py index ff5a6878b..31f387f83 100644 --- a/openlp/core/ui/settingsform.py +++ b/openlp/core/ui/settingsform.py @@ -38,7 +38,6 @@ from openlp.core.ui.screenstab import ScreensTab from openlp.core.ui.themestab import ThemesTab from openlp.core.ui.media.playertab import PlayerTab from openlp.core.ui.settingsdialog import Ui_SettingsDialog -from openlp.core.ui.themestab import ThemesTab log = logging.getLogger(__name__)