mina
mina copied to clipboard
Remove global silencing of unused module warnings
This PR removes the global flag to silence unused modules warnings, and removes the unused modules.
Closes #11049.
The warning seems to be triggered in more parts of the codebase than what you changed (see the CI) :)
This is currently blocked on the version compatibility changes check, see discussion in #11629
This is out of date, and will need to be redone. Closing.