remove now-unnecessary import

This commit is contained in:
mara004 2024-08-26 13:16:17 +02:00
parent 4fa160259d
commit fd2306fdb2

View file

@ -35,7 +35,6 @@ if hasattr(GifImagePlugin, "LoadingStrategy"):
)
# TiffImagePlugin.DEBUG = True
from PIL.ExifTags import TAGS
from datetime import datetime, timezone
import jp2
from enum import Enum