Skip to content

Commit

Permalink
fixed linter error
Browse files Browse the repository at this point in the history
Signed-off-by: alsora <alberto.soragna@gmail.com>
  • Loading branch information
alsora committed May 16, 2019
1 parent cec0bcf commit f86b1ad
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion rclcpp/include/rclcpp/parameter_client.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -339,4 +339,3 @@ class SyncParametersClient
} // namespace rclcpp

#endif // RCLCPP__PARAMETER_CLIENT_HPP_

1 change: 0 additions & 1 deletion rclcpp/src/rclcpp/time_source.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -305,4 +305,3 @@ void TimeSource::disable_ros_time()
}

} // namespace rclcpp

0 comments on commit f86b1ad

Please sign in to comment.