Skip to content

Commit

Permalink
Removed weird comment
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronYoung5 committed Jan 27, 2024
1 parent 29b62d9 commit 8472c59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/snippets/chrono-build.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ RUN mkdir -p ${CHRONO_ROS_INTERFACES_DIR} && \
colcon build --packages-select chrono_ros_interfaces

# Chrono
# Build in separate goes to aid caching
ARG CHRONO_BRANCH="main"
ARG CHRONO_REPO="https://github.com/projectchrono/chrono.git"
ARG CHRONO_DIR="${USERHOME}/chrono"
Expand Down

0 comments on commit 8472c59

Please sign in to comment.