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

Remove unused params from etchosts.Build() #47242

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

robmry
Copy link
Contributor

@robmry robmry commented Jan 29, 2024

- What I did

Remove unused params from etchosts.Build() - follow-up from #47062 (comment)

- How I did it

Deleted params.

- How to verify it

The unused params aren't there any more, unit tests updated.

- Description for the changelog

Code tidy-up, removed unused params from 'etchosts.Build()'.

Signed-off-by: Rob Murray <rob.murray@docker.com>
Copy link
Member

@akerouanton akerouanton left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@thaJeztah thaJeztah merged commit 8604cc4 into moby:master Feb 2, 2024
126 checks passed
@robmry robmry deleted the remove_etchosts_build_unused_params branch March 27, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants