diff --git a/src/printer/printHelpers/addTextLine.ts b/src/printer/printHelpers/addTextLine.ts index 190c57b..7556547 100644 --- a/src/printer/printHelpers/addTextLine.ts +++ b/src/printer/printHelpers/addTextLine.ts @@ -7,7 +7,6 @@ export async function addTextLine( printer: Printer, params: SpaceBetweenParams, customCharsPerLine?: number - ) { const printerCharsPerLinePerWidth = getFontACharsPerLine(printer.deviceName); const { value: paperWidth } = await printer.getPrinterSetting(