Remove duplicated line

Change-Id: I8a3006a58ac10fba63da2d3e33154983b3d1fae5
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
6.19.x
Florent BENOIT 2017-01-25 15:49:09 +01:00
parent d18be4765d
commit 078edc31aa
1 changed files with 0 additions and 2 deletions

View File

@ -24,8 +24,6 @@ cmd_sync() {
# Not loaded as part of the init process to save on download time
load_utilities_images_if_not_done
docker_run -it ${UTILITY_IMAGE_CHEMOUNT} "$@"
# Determine the mount path to do the mount
info "mount" "Starting sync process to ${SYNC_MOUNT}"