Skip to content

Commit

Permalink
Cleanup variables as well
Browse files Browse the repository at this point in the history
  • Loading branch information
andreilitvin committed Jun 20, 2023
1 parent 6ea547e commit 515c1c1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/setup/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,10 @@ _install_additional_pip_requirements() {
-c "$_CHIP_ROOT/scripts/setup/constraints.txt"
fi
done
unset _PLATFORMS
fi

unset _SETUP_PLATFORM
}

_bootstrap_or_activate() {
Expand Down

0 comments on commit 515c1c1

Please sign in to comment.