1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-09-13 09:09:58 +00:00

remove unused imports

This commit is contained in:
Patrick Kanzler
2023-07-21 22:16:19 +02:00
parent b71cbc8f95
commit 92ed0a3a18
2 changed files with 3 additions and 6 deletions

View File

@@ -84,7 +84,7 @@ from .magicencode import MagicEncode
from abc import ABCMeta, abstractmethod # abstract base class support
from escpos.image import EscposImage
from escpos.capabilities import get_profile, BARCODE_B
from escpos.capabilities import get_profile
# Remove special characters and whitespaces of the supported barcode names,