Remove unused tearDownModule

This commit is contained in:
hugovk 2014-07-08 07:59:17 +03:00
parent c2cf0b4edd
commit 3d71e3fdb2

View File

@ -1,4 +1,4 @@
from helper import unittest, PillowTestCase, tearDownModule
from helper import unittest, PillowTestCase
from PIL import _util