diff --git a/support/testing/tests/package/test_python_unittest_xml_reporting.py b/support/testing/tests/package/test_python_unittest_xml_reporting.py index f08c88e3da..446c231a00 100644 --- a/support/testing/tests/package/test_python_unittest_xml_reporting.py +++ b/support/testing/tests/package/test_python_unittest_xml_reporting.py @@ -1,6 +1,5 @@ from tests.package.test_python import TestPythonPackageBase import os -import time class TestPythonPy3UnitTestXmlReporting(TestPythonPackageBase):