Refactoring: Remove unused code by AlexCai2019 · Pull Request #989 · stleary/JSON-java

@AlexCai2019

Remove "NULL.equals(object)" on line 2756 of JSONObject.java since line 2752 has already tested it.
Remove the empty string on line 249 of JSONPointer.java.

javadev

@stleary stleary changed the title Optimization for JSONObject and JSONPointer Minor refactoring

Jun 25, 2025

@AlexCai2019

@stleary stleary changed the title Minor refactoring Refactoring: Remove unused code

Dec 24, 2025