mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2026-09-10 07:16:18 -04:00
- dead code
This commit is contained in:
parent
28a8b0fc55
commit
6fb433cc6d
|
|
@ -50,7 +50,6 @@ if [[ -z $bare ]]; then
|
|||
read -r -a current_versions <<< "$(pyenv-version-name || true)"
|
||||
fi
|
||||
IFS="$OLDIFS"
|
||||
include_system="1"
|
||||
fi
|
||||
|
||||
num_versions=0
|
||||
|
|
|
|||
Loading…
Reference in a new issue