Skip to content

Commit

Permalink
Remove including RvcOperationalState in operational-state-delegate-im…
Browse files Browse the repository at this point in the history
…pl. (#34329)

Signed-off-by: Lo,Chin-Ran <[email protected]>
  • Loading branch information
crlonxp authored Jul 19, 2024
1 parent 3418614 commit 6043596
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ using namespace chip;
using namespace chip::app;
using namespace chip::app::Clusters;
using namespace chip::app::Clusters::OperationalState;
using namespace chip::app::Clusters::RvcOperationalState;

CHIP_ERROR GenericOperationalStateDelegateImpl::GetOperationalStateAtIndex(size_t index, GenericOperationalState & operationalState)
{
Expand Down

0 comments on commit 6043596

Please sign in to comment.