Urara-Blog/node_modules/.pnpm-store/v3/files/6d/ac96261c1f57ee5bebf4b5bdf1965a652f791828cf5d3d67dd34c7570c0f448b1c706a20165604607a7a4602df772d81d3a5e1695c644f20a01ed654fd5511
2022-08-14 01:14:53 +08:00

3 lines
85 B
Text

module.exports = function cleanComment(data, item, list) {
list.remove(item);
};