remove now-unnecessary import
This commit is contained in:
parent
4fa160259d
commit
fd2306fdb2
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue