📄 Comment.js
/home/palash/git/site/node_modules/csso/lib/clean/Comment.js
Language: js • Lines: 3
module.exports = function cleanComment(data, item, list) {
    list.remove(item);
};