mirror of
https://github.com/NaitLee/Cat-Printer.git
synced 2025-05-16 15:20:12 -07:00
Remove left-over debug message
This commit is contained in:
parent
32c5359f34
commit
d65db504b0
@ -773,7 +773,6 @@ def _main():
|
||||
printer.connect(devices[choice].name, devices[choice].address)
|
||||
|
||||
# Prepare image / text
|
||||
print(f"printer: {printer.model}")
|
||||
if args.text:
|
||||
info(i18n('text-printing-mode'))
|
||||
printer.font_family = font_family or 'font'
|
||||
|
Loading…
x
Reference in New Issue
Block a user