fix(code fixed)

This commit is contained in:
2025-10-03 19:08:53 +05:30
parent 233697e904
commit 8dd53f2d6a

View File

@@ -151,8 +151,6 @@ router.post(
await emptyFolderContainingFile(result.pdf_path);
}
await fs.unlink(result.pdf_path);
result.pdfUploadStatus = `PDF saved to group: ${group.title}`;
} else {
result.pdfUploadStatus =