i have a file input with multiple attributes. on change i set a variable "files" to even.target -> get.files. it works fine. i have a dive that repeats the "files" with button "delete" . i want to remove the file that is clicked from the "files" variable. how do i do it