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] authored and kyoichi-sugahara committed Dec 2, 2023
1 parent b286c16 commit f4f0184
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
#include <utility>
#include <vector>

using behavior_path_planner::utils::start_goal_planner_common::initializeCollisionCheckDebugMap;
using motion_utils::calcLongitudinalOffsetPose;
using tier4_autoware_utils::calcOffsetPose;
using behavior_path_planner::utils::start_goal_planner_common::initializeCollisionCheckDebugMap;

// set as macro so that calling function name will be printed.
// debug print is heavy. turn on only when debugging.
Expand Down

0 comments on commit f4f0184

Please sign in to comment.