From b9764239f85681c5bf8088dbf79bc533ce44de49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Lindstr=C3=B6m?= Date: Thu, 8 Jan 2026 09:59:40 +0100 Subject: [PATCH] Arm backend: Remove unused python module tosautil MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Martin Lindström Change-Id: Iaee2e1f0a7c5858fb4b3aa5ec08d165ccc661bbb --- backends/arm/test/tosautil/__init__.py | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 backends/arm/test/tosautil/__init__.py diff --git a/backends/arm/test/tosautil/__init__.py b/backends/arm/test/tosautil/__init__.py deleted file mode 100644 index caafcc41a5e..00000000000 --- a/backends/arm/test/tosautil/__init__.py +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 2024 Arm Limited and/or its affiliates. -# -# This source code is licensed under the BSD-style license found in the -# LICENSE file in the root directory of this source tree. - -#