Skip to content

Commit

Permalink
Update core/src/solvers/pipeline_planner.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
sjahr authored Mar 25, 2024
1 parent 6039ef8 commit e397b52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/solvers/pipeline_planner.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ namespace task_constructor {
namespace solvers {

using PipelineMap = std::unordered_map<std::string, std::string>;
;

PipelinePlanner::PipelinePlanner(
const rclcpp::Node::SharedPtr& node, const PipelineMap& pipeline_id_planner_id_map,
Expand Down

0 comments on commit e397b52

Please sign in to comment.