Skip to content

Commit

Permalink
remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
sigruntg committed Nov 8, 2024
1 parent fa0a404 commit 3bdec81
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -280,8 +280,6 @@ export class TransferOfMachineOwnershipTemplateService extends BaseTemplateApiSe
await this.chargeFjsV2ClientService.deleteCharge(chargeId)
}

console.log('DELETE HAPPENED')

// 2. Delete owner change in work machines
const deleteChange = {
ownerchangeId: application.id,
Expand Down

0 comments on commit 3bdec81

Please sign in to comment.