We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e1d2fc commit e183449Copy full SHA for e183449
system/diagnostic_graph_aggregator/test/src/test2.cpp
@@ -26,7 +26,6 @@ using namespace diagnostic_graph_aggregator; // NOLINT(build/namespaces)
26
27
using diagnostic_msgs::msg::DiagnosticArray;
28
using diagnostic_msgs::msg::DiagnosticStatus;
29
-using tier4_system_msgs::msg::DiagnosticGraph;
30
31
constexpr auto OK = DiagnosticStatus::OK;
32
constexpr auto WARN = DiagnosticStatus::WARN;
0 commit comments