mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-09-28 20:51:34 +00:00
Remove useless trailing newlines
This commit is contained in:
@@ -119,4 +119,3 @@ EXIT_CODE="$(nvm_get_latest >/dev/null 2>&1 ; echo $?)"
|
||||
|
||||
|
||||
cleanup
|
||||
|
||||
|
@@ -23,4 +23,3 @@ EXIT_CODE="$(nvm_get_latest >/dev/null 2>&1 ; echo $?)"
|
||||
|| die "failed redirect did not exit with code 2, got $EXIT_CODE"
|
||||
|
||||
cleanup
|
||||
|
||||
|
Reference in New Issue
Block a user