Merge "Cleanup comment that should've been removed"

This commit is contained in:
Zuul 2022-05-25 09:12:18 +00:00 committed by Gerrit Code Review
commit 0e08e9b48c

View File

@ -186,9 +186,6 @@ function pip_install {
$xtrace
# adding SETUPTOOLS_SYS_PATH_TECHNIQUE is a workaround to keep
# the same behaviour of setuptools before version 25.0.0.
# related issue: https://github.com/pypa/pip/issues/3874
$sudo_pip \
http_proxy="${http_proxy:-}" \
https_proxy="${https_proxy:-}" \