Skip to content

Commit 173ed48

Browse files
committed
fix(autoware_behavior_velocity_planner): fix some clang-tidy errors
Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
1 parent 2783d6e commit 173ed48

File tree

1 file changed

+0
-1
lines changed
  • planning/behavior_velocity_planner_common/include/behavior_velocity_planner_common

1 file changed

+0
-1
lines changed

planning/behavior_velocity_planner_common/include/behavior_velocity_planner_common/planner_data.hpp

-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747

4848
namespace behavior_velocity_planner
4949
{
50-
class BehaviorVelocityPlannerNode;
5150
struct PlannerData
5251
{
5352
explicit PlannerData(rclcpp::Node & node)

0 commit comments

Comments
 (0)