Browse Source

Remove final return

bugfix-19
Luke Childs 8 years ago
parent
commit
7e663c77af
  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