mirror of
https://github.com/python/cpython.git
synced 2025-07-12 13:55:34 +00:00
Remove unused or redundant imports in concurrent.futures and multiprocessing.
This commit is contained in:
parent
f8240d6564
commit
04842a84c3
12 changed files with 7 additions and 28 deletions
|
@ -39,7 +39,6 @@ import os
|
|||
import threading
|
||||
import collections
|
||||
import time
|
||||
import atexit
|
||||
import weakref
|
||||
import errno
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue