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 Nov 17, 2023
1 parent 6d467e1 commit 09fab36
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,7 @@ class StartPlannerModule : public SceneModuleInterface
bool planFreespacePath();

void setDebugData() const;
void logPullOutStatus(
rclcpp::Logger::Level log_level = rclcpp::Logger::Level::Info) const;
void logPullOutStatus(rclcpp::Logger::Level log_level = rclcpp::Logger::Level::Info) const;
};
} // namespace behavior_path_planner

Expand Down

0 comments on commit 09fab36

Please sign in to comment.