mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 17:36:18 +03:00
Merge pull request #2094 from python-pillow/remove-dupe-import
Remove duplicate import
This commit is contained in:
commit
f4b81d6b7e
|
@ -1,7 +1,6 @@
|
|||
from __future__ import print_function
|
||||
import sys
|
||||
from helper import unittest, PillowTestCase, hopper
|
||||
import sys
|
||||
|
||||
from PIL import Image
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user