Removed unused import

This commit is contained in:
Andrew Murray 2018-03-03 20:28:34 +11:00
parent 262b6d15cc
commit 6930d871eb

View File

@ -15,8 +15,6 @@
#
import string
from . import Image, ImageFile
__version__ = "0.2"