Skip to content

Commit fef1c2b

Browse files
committed
Remove unnecessary echo
1 parent 5f93c94 commit fef1c2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/start_ursim.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ strip_robot_model()
137137
ROBOT_MODEL=$(echo "${ROBOT_MODEL:0:$((${#ROBOT_MODEL}-1))}")
138138
fi
139139
fi
140-
echo "ROBOT_MODEL: $ROBOT_MODEL"
141140
}
142141

143142
# Make sure that all parameters match together. This checks

0 commit comments

Comments
 (0)