Skip to content

Commit

Permalink
re-run CI
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carlstrom <[email protected]>
  • Loading branch information
InvincibleRMC committed Oct 4, 2024
1 parent fb13d0d commit 1a08266
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rosidl_adapter/rosidl_adapter/parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -839,7 +839,6 @@ def validate_field_types(spec: Union[MessageSpecification,
(spec_type, base_type, field))



class ServiceSpecification:

def __init__(self, pkg_name: str, srv_name: str, request: MessageSpecification,
Expand Down

0 comments on commit 1a08266

Please sign in to comment.