ProblemList class could be removed
Open
API Change
enhancement
- Dominant language
- Java
- Stars
- 25
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
This class is intended to simplify operation b/c it refuses to add nulls, but it seems like the 'weight' of this class (160 lines) is not worth it. Better to just catch the places we might add nulls and be done with it.
Contributor guide
Assessment
This issue has not been assessed yet.