console.log('The "data to append" was appended to file!');
});
_res='OK';
writetoFile(csv);
}
res.send({'id':_res});
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.