Skip to content

Commit

Permalink
Remove unnecessary echo
Browse files Browse the repository at this point in the history
  • Loading branch information
apockill committed Dec 8, 2024
1 parent e72f23e commit 6f50797
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ COPY pkgs/node_helpers/pyproject.toml pkgs/node_helpers/pyproject.toml
WORKDIR /ros-git-deps/
##################### Add your packages here!
########### install-ros-package-from-git {URL} {BRANCH} {PKGS PATH IN REPO}
echo "Done installing ROS2 packages from git"
######################################################################
# Install Poetry dependencies for each package in this repo
Expand Down

0 comments on commit 6f50797

Please sign in to comment.