diff --git a/Tests/test_imagewin.py b/Tests/test_imagewin.py index 69dbdbe82..2609beaf6 100644 --- a/Tests/test_imagewin.py +++ b/Tests/test_imagewin.py @@ -1,4 +1,4 @@ -from helper import unittest, PillowTestCase, lena +from helper import unittest, PillowTestCase from PIL import Image from PIL import ImageWin