mirror of
https://github.com/python/cpython.git
synced 2024-12-19 23:04:14 +08:00
kill useless import added by 87331661042b
This commit is contained in:
parent
c6630b9291
commit
6f5b6d7e8f
@ -5,7 +5,6 @@ from .. import abc as testing_abc
|
||||
from .. import util
|
||||
from . import util as source_util
|
||||
|
||||
import collections
|
||||
import imp
|
||||
import inspect
|
||||
import io
|
||||
|
Loading…
Reference in New Issue
Block a user