diff --git a/dot_local/bin/executable_update-all b/dot_local/bin/executable_update-all index 7c6b2fc..30425aa 100644 --- a/dot_local/bin/executable_update-all +++ b/dot_local/bin/executable_update-all @@ -27,8 +27,6 @@ zls_has_update=$(echo "$aur_updates" | grep -c 'zls-git') if [ "$rust_has_update" -ne 0 ]; then rustup update -else - echo "$rust_has_update" fi if [ "$river_has_update" -ne 0 ] && [ "$zls_has_update" -ne 0 ]; then