mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-11 08:42:35 +03:00
Removed unused import
This commit is contained in:
parent
262b6d15cc
commit
6930d871eb
|
@ -15,8 +15,6 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
import string
|
|
||||||
|
|
||||||
from . import Image, ImageFile
|
from . import Image, ImageFile
|
||||||
|
|
||||||
__version__ = "0.2"
|
__version__ = "0.2"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user