Skip to content

Commit 0318e05

Browse files
authored
Merge branch 'main' into fix/distortion_corrector_docs
2 parents 2b72418 + a5aeb82 commit 0318e05

File tree

1 file changed

+0
-1
lines changed
  • system/diagnostic_graph_aggregator/test/src

1 file changed

+0
-1
lines changed

system/diagnostic_graph_aggregator/test/src/test2.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ using namespace diagnostic_graph_aggregator; // NOLINT(build/namespaces)
2929

3030
using diagnostic_msgs::msg::DiagnosticArray;
3131
using diagnostic_msgs::msg::DiagnosticStatus;
32-
using tier4_system_msgs::msg::DiagnosticGraph;
3332

3433
constexpr auto OK = DiagnosticStatus::OK;
3534
constexpr auto WARN = DiagnosticStatus::WARN;

0 commit comments

Comments
 (0)