Commit e89d34aa authored by Sachinda 's avatar Sachinda

undefine clg remove

parent 2ad986fc
......@@ -241,7 +241,7 @@ module.exports = {
try {
var insertViewmodel = await insertDocument(select_db, singleElement.index_document);
indexinfodoc = 'Document not found insert as new';
console.log('index_document :>> ', index_document);
//console.log('index_document :>> ', index_document);
} catch (error) {
return reject(error);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment