-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
chore: remove unused dependencies #33326
chore: remove unused dependencies #33326
Conversation
Thanks for the pull request, @LakshyaKhatri! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. Please let us know once your PR is ready for our review and all tests are green. |
@dianakhuang, I see there's a slight issue with removing
|
Hi @LakshyaKhatri! Before getting this reviewed, would you mind taking a look at the failing check? Please let me know if you have any questions. Thanks! |
Hi @LakshyaKhatri! Just following up on this :) |
Hi @LakshyaKhatri - Just following up to see if you plan to pursue this pull request? |
Hi @LakshyaKhatri - I'm going to close this pull request for now, though we can reopen if you would like to pursue at a later date. Thanks! |
@LakshyaKhatri Even though your pull request wasn’t merged, please take a moment to answer a two question survey so we can improve your experience in the future. |
Description
We ran depslorer on the edx-platform and found a few dependencies that are no longer needed in the repo. This PR aims to remove those dependencies from edx-platform.
Supporting information
Closes #32604
Please check above issue for information on the output from Depslorer.
Testing instructions
Please ensure that all tests should still pass after removing these dependencies.
Deadline
None