mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-10-30 09:18:59 +08:00
Remove useless trailing newlines
This commit is contained in:
@@ -12,4 +12,3 @@ rm .nvmrc
|
||||
if [ -f ".nvmrc.bak" ]; then
|
||||
mv .nvmrc.bak .nvmrc
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user