Skip to content

Commit b08edf6

Browse files
style(pre-commit): autofix
1 parent 90ea7ac commit b08edf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoware_iv_external_api_adaptor/src/localization_score.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626

2727
namespace external_api
2828
{
29-
using geometry_msgs::msg::PoseWithCovarianceStamped;
3029
using autoware_internal_debug_msgs::msg::Float32Stamped;
30+
using geometry_msgs::msg::PoseWithCovarianceStamped;
3131
using tier4_external_api_msgs::msg::LocalizationScoreArray;
3232

3333
class LocalizationScore : public rclcpp::Node

0 commit comments

Comments
 (0)