blob: 7744c6ba714622c4cd49c4ca49a3794c7b279f69 [file] [log] [blame]
export default function cleanComment(data, item, list) {
list.remove(item);
};