This commit is contained in:
Adria Navarro 2024-03-27 08:07:49 +01:00
parent 47ab920bd1
commit ac5bae0e23
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@
}
const deleteAttachments = async fileList => {
console.error({ fileList })
try {
return await API.deleteAttachments({
keys: fileList,