mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +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
|
@ -7,7 +7,6 @@ import asyncore
|
|||
import errno
|
||||
import socket
|
||||
import sys
|
||||
import _thread as thread
|
||||
import threading
|
||||
import time
|
||||
import unittest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue