chore: remove unused imports

This commit is contained in:
Elias Probst
2023-11-16 07:40:35 +01:00
committed by gitolicious
parent 67e9131e23
commit 10dc5846b7
2 changed files with 3 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ import os
import sys
import AveryLabels
from reportlab.lib.units import mm, cm
from reportlab.lib.units import mm
from reportlab_qrcode import QRCodeImage
from reportlab.pdfgen import canvas