Spaces:
Configuration error
Configuration error
; | |
function cleanComment(data, item, list) { | |
list.remove(item); | |
} | |
module.exports = cleanComment; | |
; | |
function cleanComment(data, item, list) { | |
list.remove(item); | |
} | |
module.exports = cleanComment; | |