Skip to content

Commit

Permalink
revert unnecessary line deletion
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Schornak <joe.schornak@gmail.com>
  • Loading branch information
schornakj committed May 12, 2023
1 parent 1eed86c commit cae79cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rclcpp_lifecycle/src/state.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -181,4 +181,5 @@ State::reset() noexcept
"rcl_lifecycle_transition_fini did not complete successfully, leaking memory");
}
}

} // namespace rclcpp_lifecycle

0 comments on commit cae79cb

Please sign in to comment.