removed useless echo

2.9.12
Cédric Bonhomme 2020-02-24 13:37:46 +01:00
parent 585ffef9b8
commit 237eb586e1
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ fi
./scripts/check_composer.sh
if [[ $? -eq 1 ]]; then
echo 'failed'
exit 1
fi