mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
Fix lint error
Removed missing import in test_util.py. Stopped needing it after I started reusing the py36 test from the _util module.
This commit is contained in:
parent
07bff3e9b8
commit
c328ecace3
|
@ -1,5 +1,3 @@
|
|||
import sys
|
||||
|
||||
from helper import unittest, PillowTestCase
|
||||
|
||||
from PIL import _util
|
||||
|
|
Loading…
Reference in New Issue
Block a user