Skip to content

Commit

Permalink
Revert "feat: add "instal_pgk thrift" to dev_setup.sh"
Browse files Browse the repository at this point in the history
This reverts commit 6d7fbcb.
  • Loading branch information
dantengsky committed Apr 28, 2022
1 parent 6d7fbcb commit d064644
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/setup/dev_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -427,8 +427,6 @@ if [[ "$INSTALL_BUILD_TOOLS" == "true" ]]; then
install_pkg llvm "$PACKAGE_MANAGER"

install_toolchain "$RUST_TOOLCHAIN"

install_pkg thrift "$PACKAGE_MANAGER"
fi

if [[ "$INSTALL_DEV_TOOLS" == "true" ]]; then
Expand Down

0 comments on commit d064644

Please sign in to comment.