Skip to content

Commit

Permalink
reflected the review results again
Browse files Browse the repository at this point in the history
  • Loading branch information
miyakoshi-dev committed Jul 9, 2024
1 parent 6e2c021 commit 9b2dd09
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 @@ -66,7 +66,6 @@ def subscription_callback(self, msg):

if msg.caret_node_name in self._caret_node_names:
self._caret_node_names.remove(msg.caret_node_name)
else:
if self._progress:
self._progress.update()

Expand Down

0 comments on commit 9b2dd09

Please sign in to comment.