Skip to content

Commit

Permalink
Merge pull request #1140 from egovernments/ashish-egov-patch-2
Browse files Browse the repository at this point in the history
Update genericApis.ts
  • Loading branch information
ashish-egov authored Jul 24, 2024
2 parents 06d4577 + 692ab03 commit 7e1d3b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utilities/project-factory/src/server/api/genericApis.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ const _ = require('lodash'); // Import lodash library
import { getExcelWorkbookFromFileURL } from "../utils/excelUtils";
import { produceModifiedMessages } from "../kafka/Listener";


//Function to get Workbook with different tabs (for type target)
const getTargetWorkbook = async (fileUrl: string, localizationMap?: any) => {
// Define headers for HTTP request
Expand Down

0 comments on commit 7e1d3b9

Please sign in to comment.