Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
Signed-off-by: ISP akm <[email protected]>
  • Loading branch information
xygyo77 committed Mar 1, 2024
1 parent b389530 commit 575e522
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ros2caret/verb/verify_paths.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ def main(self, *, args):
verify_paths.verify(args.verified_path_names)
except Exception as e:
logger.info(e)
return 1
return 0


class VerifyPaths:
Expand Down

0 comments on commit 575e522

Please sign in to comment.