Search before asking
What happened
Method public static List<Map<String, Object>> getListByExclusion()
line 273
Map dataMap is never updated, it's always empty. It can be removed or needs some data in it.
What you expected to happen
I expect that the map and related code are removed or map gets updated
How to reproduce
no steps
Anything else
No response
Version
dev
Are you willing to submit PR?
Code of Conduct