@@ -215,7 +215,6 @@
url: downloadUrl as any as string,
target: '_self',
});
- await openDownloadModal(true, record);
} else {
await openDownloadModal(true, record);
}