Skip to content

Comments

style: Drop unused imports.#37572

Merged
feanil merged 2 commits intomasterfrom
feanil/lint_settings
Oct 30, 2025
Merged

style: Drop unused imports.#37572
feanil merged 2 commits intomasterfrom
feanil/lint_settings

Conversation

@feanil
Copy link
Contributor

@feanil feanil commented Oct 29, 2025

I was looking at these files for some other reason and saw that these
imports were unused. Some of it looks like an artifact of the hoisting
of some settings up to the openedx/env/common.py file and others look
like some ancient unused imports.

I tested this with the diff_settings.sh script and the only difference was the different memory addresses of the FeaturesProxy object.

I was looking at these files for some other reason and saw that these
imports were unused. Some of it looks like an artifact of the hoisting
of some settings up to the `openedx/env/common.py` file and others look
like some ancient unused imports.
@feanil feanil requested a review from a team October 29, 2025 19:16
Copy link
Member

@kdmccormick kdmccormick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

Co-authored-by: Kyle McCormick <kyle@axim.org>
@robrap
Copy link
Contributor

robrap commented Oct 29, 2025

[request] I haven't looked closely at this, but I just ask that anything that is somewhat risky and doesn't really matter whether it lands in Ulmo and Verawood, can we simply delay merge by a day or so? You'll do what you will, but Ulmo cut was already delayed, and we keep getting more changes that we need to bring in if we wish to use Ulmo point releases. Thank you. Post-ulmo cut, you should never hear me ask about this again. ;)

@feanil feanil merged commit d76bed4 into master Oct 30, 2025
53 checks passed
@feanil feanil deleted the feanil/lint_settings branch October 30, 2025 14:55
haftamuk pushed a commit to haftamuk/edx-platform that referenced this pull request Nov 3, 2025
* style: Drop unused imports.

I was looking at these files for some other reason and saw that these
imports were unused. Some of it looks like an artifact of the hoisting
of some settings up to the `openedx/env/common.py` file and others look
like some ancient unused imports.


Co-authored-by: Kyle McCormick <kyle@axim.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants