diff --git a/tests/functional/openlp_core_lib/test_settings.py b/tests/functional/openlp_core_lib/test_settings.py index f9c3dd87c..6836ce0e8 100644 --- a/tests/functional/openlp_core_lib/test_settings.py +++ b/tests/functional/openlp_core_lib/test_settings.py @@ -35,8 +35,6 @@ from tempfile import mkstemp from unittest import TestCase from PyQt4 import QtGui -from PyQt4 import QtGui - from openlp.core.lib import Settings