Lint
This commit is contained in:
parent
47ab920bd1
commit
ac5bae0e23
|
@ -62,7 +62,6 @@
|
|||
}
|
||||
|
||||
const deleteAttachments = async fileList => {
|
||||
console.error({ fileList })
|
||||
try {
|
||||
return await API.deleteAttachments({
|
||||
keys: fileList,
|
||||
|
|
Loading…
Reference in New Issue