Remove lena import

This commit is contained in:
Hugo 2014-09-23 17:18:42 +03:00
parent 0aa48600a2
commit 111e726fd9

View File

@ -1,4 +1,4 @@
from helper import unittest, PillowTestCase, lena
from helper import unittest, PillowTestCase
from PIL import Image
from PIL import ImageWin