Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 18987a1

Browse files
committed
Issue #20617: Remove unused import in test_ssl.
Patch by Mark Lawrence.
1 parent 0561c53 commit 18987a1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/test/test_ssl.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
import weakref
1919
import platform
2020
import functools
21-
from unittest import mock
2221

2322
ssl = support.import_module("ssl")
2423

0 commit comments

Comments
 (0)