mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +00:00
bpo-40443: Remove unused imports in tests (GH-19804)
This commit is contained in:
parent
57572b103e
commit
b1e11c31c5
18 changed files with 2 additions and 20 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
import logging
|
||||
import socket
|
||||
import sys
|
||||
from test import support
|
||||
import unittest
|
||||
import weakref
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue