Skip to content

Commit

Permalink
fix(autonomous_emergency_braking): delete unused dependency (#1569)
Browse files Browse the repository at this point in the history
delete unused autoware test utils dep

Signed-off-by: Daniel Sanchez <[email protected]>
  • Loading branch information
danielsanchezaran authored Oct 1, 2024
1 parent 9cdd706 commit 15cddc7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions control/autoware_autonomous_emergency_braking/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@
<buildtool_depend>autoware_cmake</buildtool_depend>
<test_depend>ament_cmake_ros</test_depend>
<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_auto</test_depend>
<test_depend>autoware_lint_common</test_depend>
<test_depend>autoware_lint_common</test_depend>
<test_depend>autoware_test_utils</test_depend>

<depend>autoware_auto_control_msgs</depend>
<depend>autoware_auto_perception_msgs</depend>
Expand Down

0 comments on commit 15cddc7

Please sign in to comment.