Skip to content

Commit

Permalink
Remove debug
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Rivero <[email protected]>
  • Loading branch information
j-rivero committed Jun 11, 2024
1 parent 6132758 commit 6610c74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion release.py
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,6 @@ def get_vendor_repo_url(package_name) -> str:


def prepare_vendor_pr_temp_workspace(package_name, ws_dir) -> tuple[str, str]:
print(ws_dir)
gz_vendor_tool = os.path.join(ws_dir, "gz_vendor")
cmd = ['git', 'clone', '-q',
'https://github.com/gazebo-tooling/gz_vendor/',
Expand Down

0 comments on commit 6610c74

Please sign in to comment.