Skip to content

Commit f9ca9ec

Browse files
isamu-takagikyoichi-sugahara
authored andcommitted
fix(diagnostic_graph_aggregator): remove unused message alias (autowarefoundation#8722)
feat(diagnostic_graph_aggregator): remove unused message alias
1 parent d7a2838 commit f9ca9ec

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)