Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: remove unnecessary sprintf #287

Merged
merged 3 commits into from
Nov 3, 2023
Merged

Conversation

SputNikPlop
Copy link
Contributor

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Problem/Feature

Error: unnecessary use of fmt.Sprintf (S1039)

Description of Changes:

  • Fixed the issue by removing the unnecessary use

Checklist

  • My code follows the Contribution Guide
  • I have self-reviewed the changes being requested
  • I have made comments on pieces of code that may be difficult to understand for other editors
  • I have updated the documentation (if applicable)

Copy link
Contributor

@Xemdo Xemdo left a comment

Choose a reason for hiding this comment

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

Left a comment on the unnecessary variable

@SputNikPlop SputNikPlop requested a review from Xemdo November 3, 2023 02:31
@Xemdo Xemdo merged commit bf51f4f into twitchdev:main Nov 3, 2023
@SputNikPlop SputNikPlop deleted the sprintf branch November 3, 2023 06:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants