diff --git a/lib/views/settings/printer/PrinterTest.dart b/lib/views/settings/printer/PrinterTest.dart index abbd4ca..660063b 100644 --- a/lib/views/settings/printer/PrinterTest.dart +++ b/lib/views/settings/printer/PrinterTest.dart @@ -125,9 +125,6 @@ Future> printTextCheck(PaperSize paper, String encoding, var data ) as } ticket.setGlobalCodeTable(codeTable); bytesResult += ticket.emptyLines(1); - //ticket.setGlobalFont(PosFontType.fontB); - - String qr = data['qr'];