Skip to content

Removed unused imports found by type-checkers#2124

Merged
mhammond merged 2 commits intomhammond:mainfrom
Avasam:unused-imports-typecheckers
Nov 1, 2023
Merged

Removed unused imports found by type-checkers#2124
mhammond merged 2 commits intomhammond:mainfrom
Avasam:unused-imports-typecheckers

Conversation

@Avasam
Copy link
Copy Markdown
Collaborator

@Avasam Avasam commented Sep 21, 2023

Extracted from and improved over #2102 for ease of review.
Removed unused imports spotted by type-checkers. Not removing imports where it's uncertain whether they are causing side-effects. This is mostly manual changes. Then re-ran pycln.
Please validate whether some of those unused imports were meant to be re-exported symbols as part of that module's API.

@mhammond mhammond merged commit 9f24116 into mhammond:main Nov 1, 2023
@Avasam Avasam deleted the unused-imports-typecheckers branch November 1, 2023 17:51
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.

2 participants