mirror of
https://github.com/python-escpos/python-escpos
synced 2025-09-13 09:09:58 +00:00
remove unused os import
This commit is contained in:
@@ -20,8 +20,6 @@ from re import match as re_match
|
||||
import barcode
|
||||
from barcode.writer import ImageWriter
|
||||
|
||||
import os
|
||||
|
||||
from .constants import (
|
||||
ESC,
|
||||
GS,
|
||||
|
Reference in New Issue
Block a user