Skip to content

Commit

Permalink
HCMPRE-1577 Removing todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Priyanka-eGov committed Jan 8, 2025
1 parent b3a68e8 commit 89f4046
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,6 @@ private List<String> getBoundaryCodeList(PlanConfigurationRequest planConfigurat
* @return A map of attribute names to their corresponding indices or data types.
*/

//TODO: fetch from adminSchema master
private Map<String, Object> prepareAttributeVsIndexMap(PlanConfigurationRequest planConfigurationRequest,
String fileStoreId, CampaignResponse campaign, PlanConfiguration planConfig, Object mdmsData) {
org.egov.processor.web.models.File file = planConfig.getFiles().stream()
Expand Down

0 comments on commit 89f4046

Please sign in to comment.