Skip to content

cleanup: Remove unnecessary return value#48095

Merged
thaJeztah merged 1 commit intomoby:masterfrom
coolljt0725:remove_unnecessary_return
Jun 30, 2024
Merged

cleanup: Remove unnecessary return value#48095
thaJeztah merged 1 commit intomoby:masterfrom
coolljt0725:remove_unnecessary_return

Conversation

@coolljt0725
Copy link
Copy Markdown
Contributor

The return error of installCommonConfigFlags is unnecessary since it only return nil.

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

The return error of `installCommonConfigFlags` is unnecessary since
it only return nil.

Signed-off-by: Lei Jitang <[email protected]>
@thaJeztah thaJeztah added area/cli Client status/2-code-review kind/refactor PR's that refactor, or clean-up code labels Jun 30, 2024
@thaJeztah thaJeztah added this to the 28.0.0 milestone Jun 30, 2024
Copy link
Copy Markdown
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 47a959e into moby:master Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/cli Client kind/refactor PR's that refactor, or clean-up code status/2-code-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants