Remove unused variables.

master
Jordan Harband 2015-01-20 18:33:51 -08:00
parent 43a7d78693
commit 9ee864b06f
1 changed files with 0 additions and 3 deletions

3
nvm.sh
View File

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