- dead code

This commit is contained in:
Ivan Pozdeev 2026-04-24 17:30:30 +03:00
parent 28a8b0fc55
commit 6fb433cc6d
No known key found for this signature in database
GPG key ID: FB6A628DCF06DCD7

View file

@ -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