Skip to content

Conversation

mhucka
Copy link
Contributor

@mhucka mhucka commented Sep 6, 2025

This removes unused imports across many files. The approach taken was to get a list of the unused imports using

flake8 recirq --exclude recirq/third_party --select F401

and then fixing the cases that it listed.

This removes unused imports across many files.
@mhucka mhucka changed the title Fix: remove unused imports Fix #433: remove unused imports Sep 6, 2025
@mhucka mhucka marked this pull request as ready for review September 6, 2025 04:25
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.

1 participant