mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Remove unused imports in tests (GH-14518)
This commit is contained in:
parent
f9b7457bd7
commit
8f4ef3b019
53 changed files with 31 additions and 84 deletions
|
@ -8,7 +8,6 @@ import random
|
|||
import re
|
||||
import subprocess
|
||||
import sys
|
||||
import sysconfig
|
||||
import textwrap
|
||||
import threading
|
||||
import time
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue