Skip to content

Commit 94808d3

Browse files
remove unnused import
1 parent 30721c2 commit 94808d3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/python_testing/TC_ICDManagementCluster.py

-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17-
import logging
18-
1917
import chip.clusters as Clusters
2018
from matter_testing_support import MatterBaseTest, async_test_body, default_matter_test_main
2119
from mobly import asserts

0 commit comments

Comments
 (0)