diff --git a/Tests/test_image_fromqimage.py b/Tests/test_image_fromqimage.py index f55bde2f1..56dac0c66 100644 --- a/Tests/test_image_fromqimage.py +++ b/Tests/test_image_fromqimage.py @@ -1,4 +1,4 @@ -from helper import unittest, PillowTestCase, hopper, image +from helper import unittest, PillowTestCase, hopper from test_imageqt import PillowQtTestCase from PIL import Image, ImageQt