Skip to content

Conversation

jkosternl
Copy link
Contributor

Cleaned:

  1. unnecessary public modifiers on unit tests
  2. unnecessary throws declarations
  3. unnecessary imports
  4. Javadoc section breaks
  5. add final modifier on final fields
  6. Output formatting at once
  7. unnecessary empty strings

Hope you like it 👍🏻

@stevehu stevehu merged commit d4d0bb3 into networknt:master Nov 12, 2024
4 checks passed
@stevehu
Copy link
Contributor

stevehu commented Nov 12, 2024

@jkosternl Thanks a lot for your help.

@jkosternl jkosternl deleted the test-code-cleanup branch November 12, 2024 14:19
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