Gazebo_simulation-Frontend/node_modules/csso/lib/clean/Comment.js
2020-12-21 10:29:31 -05:00

4 lines
85 B
JavaScript

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