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