Skip to content

Commit

Permalink
fix(driving_environment_analyzer): fix unused package dependency (#46)
Browse files Browse the repository at this point in the history
* fix: deps

Signed-off-by: satoshi-ota <[email protected]>

* fix: formatter

Signed-off-by: satoshi-ota <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: satoshi-ota <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
satoshi-ota and pre-commit-ci[bot] authored Jun 11, 2024
1 parent e407349 commit 4185448
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion driving_environment_analyzer/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
<depend>tier4_autoware_utils</depend>
<depend>tier4_planning_msgs</depend>
<depend>tier4_rtc_msgs</depend>
<depend>vehicle_info_util</depend>
<depend>visualization_msgs</depend>

<export>
Expand Down

0 comments on commit 4185448

Please sign in to comment.