Skip to content

Commit

Permalink
style: ament_cpplint
Browse files Browse the repository at this point in the history
  • Loading branch information
YuanYuYuan committed Nov 7, 2024
1 parent 2cfa97c commit 28d917e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rmw_zenoh_cpp/src/detail/rmw_data_types.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@

#include "logging_macros.hpp"
#include "rmw_data_types.hpp"
#include <zenoh_macros.h>

#include "rmw/impl/cpp/macros.hpp"

Expand Down Expand Up @@ -185,7 +184,6 @@ void client_data_handler(z_loaned_reply_t * reply, void * data)
z_drop(z_move(err_str));
return;
}

}

void client_data_drop(void * data)
Expand Down

0 comments on commit 28d917e

Please sign in to comment.