zack
feat: πŸš€ Update Chat-nFace configurations
a053984
raw
history blame
86 Bytes
export default function cleanWhitespace(node, item, list) {
list.remove(item);
};