style: remove unnecessary variable declarations at the top of file in pyenv-init.
This commit is contained in:
parent
10732c1d8a
commit
29dd360010
@ -20,9 +20,6 @@ if [ "$1" = "--complete" ]; then
|
||||
fi
|
||||
|
||||
mode="help"
|
||||
no_rehash=""
|
||||
no_push_path=""
|
||||
shell=""
|
||||
|
||||
while [ "$#" -gt 0 ]; do
|
||||
case "$1" in
|
||||
|
Loading…
x
Reference in New Issue
Block a user