We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f63888c commit 03c7021Copy full SHA for 03c7021
1 file changed
bica_graph/src/bica_graph/graph_server.cpp
@@ -188,7 +188,6 @@ GraphServer::update_service_handler(bica_msgs::UpdateGraph::Request &req,
188
break;
189
}
190
rep.success = rep.success && success;
191
-
192
193
publish_graph();
194
0 commit comments