From 3056b7a28aeb946976754ac8a16026c7e7fcfabd Mon Sep 17 00:00:00 2001 From: Mohamed Nouffer Date: Wed, 2 Aug 2023 19:43:40 +0530 Subject: [PATCH] update async4 --- src/containers/TheContent.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/containers/TheContent.js b/src/containers/TheContent.js index ef349d9..3d163f7 100644 --- a/src/containers/TheContent.js +++ b/src/containers/TheContent.js @@ -141,7 +141,6 @@ const TheContent = () => { } ]`; - //const json_str = '[{"jsessonid": "' + UserId + '" , "name": "' + _firstname + ' ' +_lastname+ '", "mailadress":" ' + _email + '", "empcode": "' + _empcode + '"}]'; if(_empcode !== null && _empcode !== undefined){ if(isCSVPath()){