Remove left-over debug message

This commit is contained in:
Alex Iribarren 2023-05-15 11:26:31 +02:00 committed by GitHub
parent 32c5359f34
commit d65db504b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'