We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcffd5b commit 8461a18Copy full SHA for 8461a18
src/python_testing/TC_MWOCTRL_2_5.py
@@ -15,8 +15,6 @@
15
# limitations under the License.
16
#
17
18
-import logging
19
-
20
import chip.clusters as Clusters
21
from chip.interaction_model import InteractionModelError, Status
22
from matter_testing_support import MatterBaseTest, TestStep, async_test_body, default_matter_test_main
0 commit comments