Skip to content

Commit

Permalink
Fix linter issues
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Passerino <mpasserino@irobot.com>
  • Loading branch information
Mauro Passerino committed Feb 10, 2022
1 parent 3bbdf0b commit 4a3cdbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rmw_connextdds_common/src/common/rmw_listener.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,3 @@ rmw_api_connextdds_subscription_set_on_new_message_callback(
RMW_CONNEXT_LOG_ERROR_SET("rmw_subscription_set_on_new_message_callback not implemented")
return RMW_RET_UNSUPPORTED;
}

0 comments on commit 4a3cdbc

Please sign in to comment.