Remove trailing whitespace.
This commit is contained in:
parent
9f653cc196
commit
15876280f7
|
|
@ -249,7 +249,7 @@ nvm_do_install() {
|
||||||
fi
|
fi
|
||||||
|
|
||||||
nvm_check_global_modules
|
nvm_check_global_modules
|
||||||
|
|
||||||
. $NVM_DIR/nvm.sh
|
. $NVM_DIR/nvm.sh
|
||||||
echo "=> You can now start using nvm"
|
echo "=> You can now start using nvm"
|
||||||
nvm_reset
|
nvm_reset
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue