Skip to content

refactor: Remove unneeded strings.Join calls#3317

Merged
gmlewis merged 1 commit intogoogle:masterfrom
alexandear-org:refactor/remove-useless-strings-join
Oct 8, 2024
Merged

refactor: Remove unneeded strings.Join calls#3317
gmlewis merged 1 commit intogoogle:masterfrom
alexandear-org:refactor/remove-useless-strings-join

Conversation

@alexandear
Copy link
Copy Markdown
Contributor

The PR removes unneeded strings.Join function calls. The value of strings.Join([]string{mediaTypeTopicsPreview}, ", ") is the same as mediaTypeTopicsPreview.

Copy link
Copy Markdown
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

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

Thank you, @alexandear !
LGTM.
Merging.

@gmlewis gmlewis merged commit 139eec8 into google:master Oct 8, 2024
@alexandear alexandear deleted the refactor/remove-useless-strings-join branch October 8, 2024 15:17
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