Skip to content

Commit

Permalink
removing unused slot
Browse files Browse the repository at this point in the history
Signed-off-by: Dharini Dutia <[email protected]>
  • Loading branch information
quarkytale committed Jun 27, 2022
1 parent 4e76cd2 commit 011f7df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ros1_bridge/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,6 @@ class MessageMappingRule(MappingRule):
'ros1_message_name',
'ros2_message_name',
'fields_1_to_2',
'fields_2_to_1'
]

def __init__(self, data, expected_package_name):
Expand Down

0 comments on commit 011f7df

Please sign in to comment.