{"css":"","js":"function remove(arr, item) {\n           return arr.filter(e=>e!==item)\n }","html":"","libs":[]}