Browse Source

Remove final return

pull/22/head
Luke Childs 8 years ago
parent
commit
bc08d9cc64
  1. 2
      zsh-nvm.plugin.zsh

2
zsh-nvm.plugin.zsh

@ -189,5 +189,3 @@ if [[ "$ZSH_NVM_NO_LOAD" != true ]]; then
fi
fi
return 0

Loading…
Cancel
Save