Skip to content

Commit bc046e5

Browse files
author
A. Jesse Jiryu Davis
committed
Unused import
1 parent 88d09e0 commit bc046e5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pymongo/mongo_replica_set_client.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@
5858
InvalidDocument,
5959
OperationFailure)
6060

61-
if common.HAS_SSL:
62-
import ssl
63-
6461
EMPTY = b("")
6562
MAX_BSON_SIZE = 4 * 1024 * 1024
6663
MAX_RETRY = 3

0 commit comments

Comments
 (0)