mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-06-27 03:28:43 +00:00
Remove trailing whitespace
This commit is contained in:
parent
7d22e0c458
commit
758141f41e
@ -229,7 +229,7 @@ nvm_do_install() {
|
|||||||
nvm_reset() {
|
nvm_reset() {
|
||||||
unset -f nvm_reset nvm_has nvm_latest_version \
|
unset -f nvm_reset nvm_has nvm_latest_version \
|
||||||
nvm_source nvm_download install_nvm_as_script install_nvm_from_git \
|
nvm_source nvm_download install_nvm_as_script install_nvm_from_git \
|
||||||
nvm_detect_profile nvm_check_global_modules nvm_do_install
|
nvm_detect_profile nvm_check_global_modules nvm_do_install
|
||||||
}
|
}
|
||||||
|
|
||||||
[ "_$NVM_ENV" = "_testing" ] || nvm_do_install
|
[ "_$NVM_ENV" = "_testing" ] || nvm_do_install
|
||||||
|
Loading…
Reference in New Issue
Block a user