We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b72418 + a5aeb82 commit 0318e05Copy full SHA for 0318e05
system/diagnostic_graph_aggregator/test/src/test2.cpp
@@ -29,7 +29,6 @@ using namespace diagnostic_graph_aggregator; // NOLINT(build/namespaces)
29
30
using diagnostic_msgs::msg::DiagnosticArray;
31
using diagnostic_msgs::msg::DiagnosticStatus;
32
-using tier4_system_msgs::msg::DiagnosticGraph;
33
34
constexpr auto OK = DiagnosticStatus::OK;
35
constexpr auto WARN = DiagnosticStatus::WARN;
0 commit comments