Remove final return

This commit is contained in:
Luke Childs 2017-01-10 12:49:09 +07:00
parent 3db9a695a3
commit bc08d9cc64

View File

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