Skip to content

Commit e183449

Browse files
committed
feat(diagnostic_graph_aggregator): remove unused message alias
1 parent 1e1d2fc commit e183449

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
@@ -26,7 +26,6 @@ using namespace diagnostic_graph_aggregator; // NOLINT(build/namespaces)
2626

2727
using diagnostic_msgs::msg::DiagnosticArray;
2828
using diagnostic_msgs::msg::DiagnosticStatus;
29-
using tier4_system_msgs::msg::DiagnosticGraph;
3029

3130
constexpr auto OK = DiagnosticStatus::OK;
3231
constexpr auto WARN = DiagnosticStatus::WARN;

0 commit comments

Comments
 (0)