mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +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
|
@ -18,7 +18,6 @@ import collections.abc
|
|||
import concurrent.futures
|
||||
import heapq
|
||||
import itertools
|
||||
import logging
|
||||
import os
|
||||
import socket
|
||||
import subprocess
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue