From 4d251e0e7f87640cf7dd2ffc3befe3c8e8e77952 Mon Sep 17 00:00:00 2001 From: suseendhiran17 <58357088+suseendhiran17@users.noreply.github.com> Date: Tue, 29 Nov 2022 10:46:37 +0530 Subject: [PATCH] controller : suseendhiran --- app/controllers/test.controller.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/controllers/test.controller.js b/app/controllers/test.controller.js index 9ae3500..2dbe474 100644 --- a/app/controllers/test.controller.js +++ b/app/controllers/test.controller.js @@ -46,8 +46,7 @@ exports.getRow = async (req, res) => { try { - email = "ajay@gmail.com" - // req.query.email; + email = req.query.email; // arr for ejs const empData = []; // clear array