diff --git a/src/python_testing/TC_IDM_3_2.py b/src/python_testing/TC_IDM_3_2.py index 248f736e691be6..cb3a42391738db 100644 --- a/src/python_testing/TC_IDM_3_2.py +++ b/src/python_testing/TC_IDM_3_2.py @@ -28,7 +28,6 @@ async def test_TC_IDM_3_2(self): attributes = xml_cluster.attributes for attribute_id, xml_attribute in attributes.items(): - xml_attribute = attributes[attribute_id] write_access = xml_attribute.write_access if write_access: if cluster_id in Clusters.ClusterObjects.ALL_ATTRIBUTES: