refs #5120 delete console.log
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Vicent Llopis 2023-03-15 11:27:01 +01:00
parent da5886243e
commit 286bc541b6
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ module.exports = {
],
where: {id: this.id}
});
console.log(this.receipt);
this.client = this.receipt.client();
this.company = this.receipt.supplier();