Skip to content

Commit 3a2b727

Browse files
author
avalen2022
committed
style: clang-format generic_publisher.h
1 parent dca853a commit 3a2b727

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/TopicPublisherROS2/generic_publisher.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ class GenericPublisher : public rclcpp::PublisherBase
5858

5959
return std::make_shared<GenericPublisher>(node.get_node_base_interface().get(), topic_name, *type_support);
6060
}
61-
6261
};
6362

6463
#endif // GENERIC_PUBLISHER_H

0 commit comments

Comments
 (0)