Quitar console

This commit is contained in:
David Arranz 2025-09-19 11:30:40 +02:00
parent a30d914680
commit 11402bccc1

View File

@ -20,8 +20,6 @@ export class CustomerInvoiceReportPDFPresenter extends Presenter<
const htmlData = htmlPresenter.toOutput(customerInvoice);
console.log(htmlData);
// Generar el PDF con Puppeteer
const browser = await puppeteer.launch({
args: [