fix: typ err
This commit is contained in:
parent
83e714b9de
commit
6afc7d2352
@ -24,4 +24,4 @@ type D = bson.D
|
||||
// bson.A{"bar", "world", 3.14159, bson.D{{"qux", 12345}}}
|
||||
type A = bson.A
|
||||
|
||||
type ObjectId = primitive.ObjectID
|
||||
type ObjectID = primitive.ObjectID
|
||||
|
Loading…
Reference in New Issue
Block a user