Skip to content

Commit

Permalink
remove extranous changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aditi-khare-mongoDB committed Nov 12, 2024
1 parent c5dc226 commit 9537974
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/browser.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ exports.Schema = require('./schema');
* - [ObjectId](https://mongoosejs.com/docs/schematypes.html#objectids)
* - [Map](https://mongoosejs.com/docs/schematypes.html#maps)
* - [Subdocument](https://mongoosejs.com/docs/schematypes.html#schemas)
* - [Int32](https://mongoosejs.com/docs/schematypes.html#int32)
*
* Using this exposed access to the `ObjectId` type, we can construct ids on demand.
*
Expand Down

0 comments on commit 9537974

Please sign in to comment.