Current File : /home/exataengenharia/public_html/node_modules/csso/lib/clean/Comment.js
module.exports = function cleanComment(data, item, list) {
    list.remove(item);
};