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 16, 2025
1 parent 05c7dc8 commit 2fe9469
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ class BehaviorVelocityPlannerNode : public rclcpp::Node
jpn_signal_v2i_msgs::msg::TrafficLightInfo>
sub_traffic_signals_raw_v2i_{this, "~/input/traffic_signals_raw_v2i"};


autoware::universe_utils::InterProcessPollingSubscriber<
tier4_v2x_msgs::msg::VirtualTrafficLightStateArray>
sub_virtual_traffic_light_states_{this, "~/input/virtual_traffic_light_states"};
Expand Down

0 comments on commit 2fe9469

Please sign in to comment.