mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
remove unrequired return statement
This commit is contained in:
parent
a20e5f6d33
commit
f4d8ef41e7
1 changed files with 0 additions and 1 deletions
|
|
@ -10,5 +10,4 @@ if (( $+commands[asdf] )); then
|
|||
autoload -Uz _asdf
|
||||
compdef _asdf asdf
|
||||
|
||||
return
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue