mirror of
https://github.com/python/cpython.git
synced 2025-10-10 00:43:41 +00:00
bpo-35202: Remove unused imports in Lib directory (GH-10450)
This commit is contained in:
parent
25221b3283
commit
70f61b933f
5 changed files with 0 additions and 5 deletions
|
@ -3,7 +3,6 @@ from test import support
|
|||
import builtins
|
||||
import contextlib
|
||||
import copy
|
||||
from functools import partial
|
||||
import io
|
||||
import os
|
||||
import pickle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue