Skip to content

Remove redundant call to String.format() in CategoryModifier #678

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

Merged
merged 1 commit into from
May 27, 2017
Merged

Remove redundant call to String.format() in CategoryModifier #678

merged 1 commit into from
May 27, 2017

Conversation

Deskana
Copy link
Contributor

@Deskana Deskana commented May 26, 2017

This patch removes a call to String.format that can be replaced with a literal string which is much clearer and easier to understand.

This patch removes a call to String.format that can be replaced with a
literal string which is much clearer.
@misaochan misaochan merged commit a656b79 into commons-app:master May 27, 2017
@Deskana Deskana deleted the stringformat branch May 27, 2017 09:03
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