Skip to content
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: tidy up duplicated imports #3819

Merged
merged 1 commit into from
Apr 26, 2023
Merged

Conversation

jedevc
Copy link
Member

@jedevc jedevc commented Apr 26, 2023

Looks like we had some duplicated imports.

While there is a revive rule for this, it's disabled by default... and enabling it requires manually listing out every single rule we want to enable 1-by-1. So I think it's maybe not worth enabling it, at least until we can resolve #3796.

Signed-off-by: Justin Chadwell <[email protected]>
@jedevc jedevc requested a review from crazy-max April 26, 2023 10:54
@jedevc jedevc merged commit c81deef into moby:master Apr 26, 2023
@jedevc jedevc deleted the chore-tidy-imports branch April 26, 2023 11:08
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