Skip to content

Commit d4b0158

Browse files
committed
Fix synchro imports
1 parent 3ee5363 commit d4b0158

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

synchro/synchrotest.py

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -334,14 +334,6 @@ def want_method(method, classname):
334334
"pymongo.mongo_client",
335335
"pymongo.database",
336336
"pymongo.srv_resolver",
337-
"pymongo.collection",
338-
"pymongo.client_session",
339-
"pymongo.command_cursor",
340-
"pymongo.change_stream",
341-
"pymongo.cursor",
342-
"pymongo.encryption",
343-
"pymongo.mongo_client",
344-
"pymongo.database",
345337
"gridfs",
346338
"gridfs.grid_file",
347339
]:

0 commit comments

Comments
 (0)