fix(code fixed)
This commit is contained in:
@@ -151,8 +151,6 @@ router.post(
|
|||||||
await emptyFolderContainingFile(result.pdf_path);
|
await emptyFolderContainingFile(result.pdf_path);
|
||||||
}
|
}
|
||||||
|
|
||||||
await fs.unlink(result.pdf_path);
|
|
||||||
|
|
||||||
result.pdfUploadStatus = `PDF saved to group: ${group.title}`;
|
result.pdfUploadStatus = `PDF saved to group: ${group.title}`;
|
||||||
} else {
|
} else {
|
||||||
result.pdfUploadStatus =
|
result.pdfUploadStatus =
|
||||||
|
|||||||
Reference in New Issue
Block a user