Skip to content

Commit

Permalink
ci(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Sep 25, 2024
1 parent eb3658c commit e73a0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nebula_ros/src/hesai/hesai_ros_wrapper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ rcl_interfaces::msg::SetParametersResult HesaiRosWrapper::OnParameterChange(
}
}

auto x = 5; // DUMMY
auto x = 5; // DUMMY

return rcl_interfaces::build<SetParametersResult>().successful(true).reason("");
}
Expand Down

0 comments on commit e73a0d3

Please sign in to comment.