mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
Drop three unused imports (#141875)
This commit is contained in:
parent
e457d60daa
commit
ecb901dd87
3 changed files with 1 additions and 3 deletions
|
|
@ -57,7 +57,6 @@
|
|||
"""
|
||||
|
||||
from pickle import DEFAULT_PROTOCOL, dumps, loads
|
||||
from io import BytesIO
|
||||
|
||||
import collections.abc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue