From 513c7942e69d4ce9c0e3c190a243833d03b1c224 Mon Sep 17 00:00:00 2001 From: "Christian Y. Brenninkmeijer" Date: Fri, 24 May 2024 10:30:31 +0100 Subject: [PATCH] remove unused import --- spinnman_integration_tests/test_job.py | 1 - 1 file changed, 1 deletion(-) diff --git a/spinnman_integration_tests/test_job.py b/spinnman_integration_tests/test_job.py index 1d52c4f28..f626e1ce8 100644 --- a/spinnman_integration_tests/test_job.py +++ b/spinnman_integration_tests/test_job.py @@ -12,7 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -import os import unittest from spinn_utilities.config_holder import set_config