Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jan 15, 2024
1 parent 36f73fe commit 1b4bba6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion system/autoware_auto_msgs_adapter/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
<depend>autoware_control_msgs</depend>
<depend>autoware_map_msgs</depend>
<depend>autoware_perception_msgs</depend>
<depend>rviz_2d_overlay_msgs</depend>
<depend>autoware_planning_msgs</depend>
<depend>rclcpp</depend>
<depend>rclcpp_components</depend>
<depend>rviz_2d_overlay_msgs</depend>

<export>
<build_type>ament_cmake</build_type>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
#include "adapter_control.hpp"
#include "adapter_map.hpp"
#include "adapter_perception.hpp"
#include "adapter_traffic_signals.hpp"
#include "adapter_planning.hpp"
#include "adapter_traffic_signals.hpp"

#include <rclcpp/rclcpp.hpp>

Expand Down

0 comments on commit 1b4bba6

Please sign in to comment.