diff --git a/QA/QA_Service/test/t_qa_service.py b/QA/QA_Service/test/t_qa_service.py
index 3318d0cf092869223bd4382b34009c27a5082bee..d9bca16fc5a2b9d7c43da1503faff1b6445b9f03 100755
--- a/QA/QA_Service/test/t_qa_service.py
+++ b/QA/QA_Service/test/t_qa_service.py
@@ -507,7 +507,6 @@ class TestQAService(unittest.TestCase):
         logger.info(' -- test_05_qa_service_for_expected_behaviour_on_tmss_events -- ')
 
         from lofar.sas.tmss.test.tmss_test_data_rest import TMSSRESTTestDataCreator
-        from lofar.sas.tmss.tmss.tmssapp.subtasks import create_observation_to_qafile_subtask, create_qafile_to_qaplots_subtask
 
         tmss_client = self.tmss_test_env.create_tmss_client()
         with tmss_client: