Skip to content

Commit 03c7021

Browse files
committed
Fix roslint
Signed-off-by: Francisco Martin Rico <[email protected]>
1 parent f63888c commit 03c7021

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bica_graph/src/bica_graph/graph_server.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ GraphServer::update_service_handler(bica_msgs::UpdateGraph::Request &req,
188188
break;
189189
}
190190
rep.success = rep.success && success;
191-
192191
}
193192
publish_graph();
194193

0 commit comments

Comments
 (0)