From cbd12a67d118eb5a6ffd4e44a6e5c158fd31e65a Mon Sep 17 00:00:00 2001 From: Jake Ororke Date: Fri, 13 Dec 2024 16:03:36 -0800 Subject: [PATCH] Updating TC_CADMIN_1_5 test module: - Resolving linting error --- src/python_testing/TC_CADMIN_1_5.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/python_testing/TC_CADMIN_1_5.py b/src/python_testing/TC_CADMIN_1_5.py index b632acd6db1854..f7d9bd3d75dffc 100644 --- a/src/python_testing/TC_CADMIN_1_5.py +++ b/src/python_testing/TC_CADMIN_1_5.py @@ -32,7 +32,6 @@ # === END CI TEST ARGUMENTS === import asyncio.exceptions as ae -import logging from time import sleep import chip.clusters as Clusters