Skip to content

Commit

Permalink
Refs #22026: Please uncrustify
Browse files Browse the repository at this point in the history
Signed-off-by: eProsima <jesuspoderoso@eprosima.com>
  • Loading branch information
JesusPoderoso committed Oct 30, 2024
1 parent 790d240 commit 4956c82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sustainml_cpp/src/cpp/types/types.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1358,7 +1358,6 @@ std::vector<std::string>& HWConstraints::hardware_required()
return impl_->hardware_required();
}


void HWConstraints::extra_data(
const std::vector<uint8_t>& _extra_data)
{
Expand Down

0 comments on commit 4956c82

Please sign in to comment.