Skip to content

Commit

Permalink
Restyled by whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and liangpy4 committed Nov 30, 2023
1 parent a13dbe1 commit 070468f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ void Instance::HandleAddMoreTime(HandlerContext & ctx, const Commands::AddMoreTi
ChipLogError(Zcl, "Microwave Oven Control: Failed to set cookTime, cookTime value is out of range"));

status = mDelegate->HandleModifyCookTimeCallback(finalCookTime);

exit:
ctx.mCommandHandler.AddStatus(ctx.mRequestPath, status);
}
Expand Down

0 comments on commit 070468f

Please sign in to comment.