Remove extra vertical whitespace (#1030)

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
This commit is contained in:
Jacob Perron 2020-03-20 17:24:16 -07:00 committed by GitHub
parent 626e722a63
commit a985d6dd3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,6 @@ public:
/// Get a clock which will be kept up to date by the node. /// Get a clock which will be kept up to date by the node.
RCLCPP_PUBLIC RCLCPP_PUBLIC
rclcpp::Clock::SharedPtr rclcpp::Clock::SharedPtr
get_clock() override; get_clock() override;