Comment.js 85 Bytes Edit 1 2 3 module.exports = function cleanComment(data, item, list) { list.remove(item); };