Skip to content

Commit

Permalink
removed console
Browse files Browse the repository at this point in the history
  • Loading branch information
tp-teman committed Mar 6, 2024
1 parent 074972c commit 205c861
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,6 @@ export class EzpPrinterSelection {
this.selectedPrinterConfig = {...this.selectedPrinterConfig, ...data[0]}
})
// this.setDefaultPaperFormat()
console.log(this.selectedPrinterConfig)
break
case 'color':
this.selectedProperties.color = !!eventDetails.id
Expand Down

0 comments on commit 205c861

Please sign in to comment.