Skip to content

Commit decdf35

Browse files
committed
linter
1 parent 5329773 commit decdf35

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/python_testing/TC_LVL_2_3.py

-5
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
# === END CI TEST ARGUMENTS ===
2929

3030
import logging
31-
import queue
3231
import time
3332

3433
import chip.clusters as Clusters
@@ -37,10 +36,6 @@
3736
has_cluster, per_endpoint_test)
3837
from mobly import asserts
3938

40-
# This test requires several additional command line arguments
41-
# run with
42-
# --endpoint endpoint
43-
4439

4540
class TC_LVL_2_3(MatterBaseTest):
4641

0 commit comments

Comments
 (0)