Browse Source

Remove unused variables.

master
Jordan Harband 10 years ago
parent
commit
9ee864b06f
  1. 3
      nvm.sh

3
nvm.sh

@ -866,9 +866,6 @@ nvm() { @@ -866,9 +866,6 @@ nvm() {
return
fi
# Try to figure out the os and arch for binary fetching
local os
local arch
local GREP_OPTIONS
GREP_OPTIONS=''

Loading…
Cancel
Save