[3.10] bpo-46198: rename duplicate tests and remove unused code (GH-30297) (GH-31796)

(cherry picked from commit 6c83c8e6b5)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
This commit is contained in:
Jelle Zijlstra 2022-03-10 13:53:50 -08:00 committed by GitHub
parent 3386f87dcb
commit 4199b7ffbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 7 additions and 14 deletions

View file

@ -2,7 +2,6 @@
import logging
import socket
from test import support
import unittest
import weakref
from unittest import mock