Skip to content

Commit 22f83c5

Browse files
tonyShaneHarvey
authored andcommitted
Remove unused import (mongodb#379)
1 parent d43ca11 commit 22f83c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymongo/message.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626

2727
import bson
2828
from bson import (CodecOptions,
29-
_bson_to_dict,
3029
_dict_to_bson,
3130
_make_c_string)
3231
from bson.codec_options import DEFAULT_CODEC_OPTIONS

0 commit comments

Comments
 (0)