Skip to content

[BE] Remove unused files and dead code #1819

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 0 additions & 61 deletions .circleci/scripts/binary_checkout.sh

This file was deleted.

1 change: 0 additions & 1 deletion .circleci/scripts/binary_populate_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ export BUILD_JNI=$BUILD_JNI
export PIP_UPLOAD_FOLDER="$PIP_UPLOAD_FOLDER"
export DOCKER_IMAGE="$DOCKER_IMAGE"

# Remove WORKD_DIR, PYTORCH_ROOT, BUILDER_ROOT defined & persisted in binary_checkout.sh
export MAC_PACKAGE_WORK_DIR="$WORK_DIR"
export MINICONDA_ROOT="$WORK_DIR/miniconda"
export PYTORCH_FINAL_PACKAGE_DIR="$WORK_DIR/final_pkgs"
Expand Down
71 changes: 0 additions & 71 deletions cron/update_s3_htmls.sh

This file was deleted.

33 changes: 0 additions & 33 deletions manywheel/build_scripts/ssl-check.py

This file was deleted.

27 changes: 0 additions & 27 deletions manywheel/test_wheel.sh

This file was deleted.

Loading