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()){