migrate fix print

migrate_to_ns
error500 2022-01-25 13:52:53 +06:00
parent 875f930da4
commit 97250689c1
1 changed files with 0 additions and 3 deletions

View File

@ -125,9 +125,6 @@ Future<List<int>> printTextCheck(PaperSize paper, String encoding, var data ) as
}
ticket.setGlobalCodeTable(codeTable);
bytesResult += ticket.emptyLines(1);
//ticket.setGlobalFont(PosFontType.fontB);
String qr = data['qr'];