Skip to content

Commit

Permalink
Restyled by clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and woody-apple committed Dec 10, 2024
1 parent 15ed400 commit 5d9218a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
public:
DeviceTypeResolver()
: chip::Access::DynamicProviderDeviceTypeResolver(
[] { return chip::app::InteractionModelEngine::GetInstance()->GetDataModelProvider(); })
[] { return chip::app::InteractionModelEngine::GetInstance()->GetDataModelProvider(); })
{
}
};
Expand Down

0 comments on commit 5d9218a

Please sign in to comment.