Skip to content

Conversation

@tribela
Copy link
Contributor

@tribela tribela commented Feb 4, 2015

WIP, do not merge yet.

  • Remove redundant .toString().
  • Change foreach state into addAll().
  • Remove if-statement that always be true.
  • Simplify some statements.

Remove redundant ".toString()".
Change foreach into addAll.
Exception.getStackTrace is not a String.
Remove if-statement that always be true.
Simplify some statements.
Remove semicolon after enum.
Remove for-loop that never loop.
Remove return on last line in void method.
JsonProcessingException is inherited from IOException.
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