Skip to content

Commit

Permalink
remove unused aliases
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
M. Fatih Cırıt committed Apr 15, 2024
1 parent db4e729 commit 3203c3a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions common/autoware_node/include/autoware_node/autoware_node.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,6 @@

namespace autoware_node
{

using AutowareNodeRegisterServiceResponseFuture =
rclcpp::Client<autoware_control_center_msgs::srv::AutowareNodeRegister>::SharedFuture;
using AutowareNodeErrorServiceResponseFuture =
rclcpp::Client<autoware_control_center_msgs::srv::AutowareNodeError>::SharedFuture;

class AutowareNode : public rclcpp_lifecycle::LifecycleNode
{
public:
Expand Down

0 comments on commit 3203c3a

Please sign in to comment.