Skip to content

Commit

Permalink
Remove now unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
cecille committed Aug 5, 2023
1 parent 23a47cd commit 1415366
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/python_testing/TC_DeviceBasicComposition.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,7 @@

import chip.clusters as Clusters
import chip.tlv
from chip import discovery
from chip.clusters.Attribute import ValueDecodeFailure
from chip.exceptions import ChipStackError
from chip.setup_payload import SetupPayload
from matter_testing_support import AttributePathLocation, MatterBaseTest, async_test_body, default_matter_test_main
from mobly import asserts

Expand Down

0 comments on commit 1415366

Please sign in to comment.