Skip to content

Commit

Permalink
Removing unnecessary include in j2735 convertor
Browse files Browse the repository at this point in the history
  • Loading branch information
afrye51 committed May 6, 2024
1 parent 59f58a9 commit 6382048
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
#include <rclcpp/rclcpp.hpp>
#include <functional>
#include <std_msgs/msg/string.hpp>
#include <std_srvs/srv/empty.hpp>

#include <carma_ros2_utils/carma_lifecycle_node.hpp>

Expand Down
1 change: 0 additions & 1 deletion carma-messenger-core/j2735_convertor/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<depend>carma_ros2_utils</depend>
<depend>rclcpp_components</depend>
<depend>boost</depend>
<depend>std_srvs</depend>

<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_cmake_gtest</test_depend>
Expand Down

0 comments on commit 6382048

Please sign in to comment.