Skip to content

Commit

Permalink
delete blank lines
Browse files Browse the repository at this point in the history
Signed-off-by: yamasaki <[email protected]>
  • Loading branch information
ymski committed Aug 21, 2023
1 parent 76579b5 commit dd9152d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ros2caret/verb/record.py
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ def main(self, *, args):
else:
init_args['context_fields'] = context_names
init_args['display_list'] = args.list

init(**init_args)

def _run():
Expand Down

0 comments on commit dd9152d

Please sign in to comment.