Skip to content

Commit 6043596

Browse files
authored
Remove including RvcOperationalState in operational-state-delegate-impl. (#34329)
Signed-off-by: Lo,Chin-Ran <chin-ran.lo@nxp.com>
1 parent 3418614 commit 6043596

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/laundry-washer-app/nxp/common/main/operational-state-delegate-impl.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ using namespace chip;
2121
using namespace chip::app;
2222
using namespace chip::app::Clusters;
2323
using namespace chip::app::Clusters::OperationalState;
24-
using namespace chip::app::Clusters::RvcOperationalState;
2524

2625
CHIP_ERROR GenericOperationalStateDelegateImpl::GetOperationalStateAtIndex(size_t index, GenericOperationalState & operationalState)
2726
{

0 commit comments

Comments
 (0)