Commit c4d42bd
ityaozm@gmail.com
refactor(app/Support): Remove JsonFixer class and associated tests
- Delete the JsonFixer class, which was responsible for fixing JSON formatting.
- Remove tests related to invalid JSON datasets and JsonFixer functionality.
- Update PHPUnit configuration to exclude the deleted JsonFixer file.
- Streamline the codebase by eliminating unnecessary complexity from the JSON handling process.1 parent 7fda9e6 commit c4d42bd
4 files changed
Lines changed: 0 additions & 563 deletions
File tree
- app/Support
- tests
- Datasets
- Unit/Support
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
0 commit comments