mirror of
https://github.com/python/cpython.git
synced 2025-09-04 16:01:10 +00:00
gh-120417: Remove unused imports in tests (part 4) (#120632)
This commit is contained in:
parent
5c4235cd8c
commit
f4d301d8b9
7 changed files with 1 additions and 10 deletions
|
@ -2,7 +2,6 @@
|
|||
# to ensure the Queue locks remain stable.
|
||||
import itertools
|
||||
import random
|
||||
import sys
|
||||
import threading
|
||||
import time
|
||||
import unittest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue