blob: aa80108d1429aecca10cd502ca89964fcad1c3bc [file] [log] [blame]
module.exports = function cleanComment(data, item, list) {
list.remove(item);
};