diff --git a/browser_patches/firefox-beta/build.sh b/browser_patches/firefox-beta/build.sh index cba5e63f16..81278300db 100755 --- a/browser_patches/firefox-beta/build.sh +++ b/browser_patches/firefox-beta/build.sh @@ -97,10 +97,6 @@ if [[ $1 == "--full" || $2 == "--full" ]]; then fi fi -if ! [[ -f "$HOME/.mozbuild/_virtualenvs/mach/bin/python" ]]; then - ./mach create-mach-environment -fi - if [[ $1 == "--juggler" ]]; then ./mach build faster else