Skip to content

Remove useless Sprintf from Render client#19

Merged
danielgospodinow merged 2 commits intomainfrom
remove-useless-code-in-render-client
Jan 14, 2024
Merged

Remove useless Sprintf from Render client#19
danielgospodinow merged 2 commits intomainfrom
remove-useless-code-in-render-client

Conversation

@danielgospodinow
Copy link
Copy Markdown
Member

Motivation / Background

This Pull Request has been created because there's a useless call to fmt.Sprintf in the Render client code.

Additional information

N/A

Checklist

Before submitting the PR, make sure the following are checked:

  • Version file (/.version) is updated according to the
    Semantic Version rules.
  • This Pull Request is related to one change.
    Changes that are unrelated should be opened in separate PRs.
  • Commit message has a detailed description of what changed and why.
    If this PR fixes a related issue, include it in the commit message.
    Ex: [Fixes #issue-number].
  • Tests are added or updated if you fix a bug or add a feature.

@danielgospodinow danielgospodinow merged commit f264e79 into main Jan 14, 2024
@danielgospodinow danielgospodinow deleted the remove-useless-code-in-render-client branch January 14, 2024 11:16
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.

1 participant