mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Remove unused import. (If it's there for some deep, dark reason, it should have been commented.)
This commit is contained in:
parent
bd3200fa2b
commit
31352c5a30
1 changed files with 0 additions and 1 deletions
|
@ -681,7 +681,6 @@ class NetworkTests(unittest.TestCase):
|
|||
|
||||
|
||||
def test_main(verbose=None):
|
||||
from test import test_sets
|
||||
tests = (TrivialTests,
|
||||
OpenerDirectorTests,
|
||||
HandlerTests,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue