This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
xiaojincai
/
yrxzy
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
2effbd93de
Ramas
Etiquetas
master
yrxzy
/
node_modules
/
_csso@4.2.0@csso
/
lib
/
clean
/
Comment.js
Comment.js
85 B
Histórico
Raw
1
2
3
4
module.exports = function cleanComment(data, item, list) {
list.remove(item);
};