From 6fb433cc6db9fbc8cd88e4bcc367469a63fde333 Mon Sep 17 00:00:00 2001 From: Ivan Pozdeev Date: Fri, 24 Apr 2026 17:30:30 +0300 Subject: [PATCH] - dead code --- bin/pyenv-virtualenvs | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/pyenv-virtualenvs b/bin/pyenv-virtualenvs index b7fa096..4db819d 100755 --- a/bin/pyenv-virtualenvs +++ b/bin/pyenv-virtualenvs @@ -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