Skip to content

Remove the useless object. #80

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

Closed
wants to merge 1 commit into from
Closed

Remove the useless object. #80

wants to merge 1 commit into from

Conversation

Kui-Liu
Copy link

@Kui-Liu Kui-Liu commented Oct 14, 2017

The styly is created and modified, but its value never go outside of the method or produce any side-effect. It can be removed.
http://findbugs.sourceforge.net/bugDescriptions.html#UC_USELESS_OBJECT

The styly is created and modified, but its value never go outside of the method or produce any side-effect. It can be removed.
http://findbugs.sourceforge.net/bugDescriptions.html#UC_USELESS_OBJECT
@asfgit
Copy link

asfgit commented Oct 14, 2017

Can one of the admins verify this patch?

@asfgit asfgit closed this in 229af14 Oct 15, 2017
Alain-Bearez pushed a commit to cuali/poi that referenced this pull request Dec 12, 2019
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