Skip to content

Commit 9537974

Browse files
remove extranous changes
1 parent c5dc226 commit 9537974

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/browser.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ exports.Schema = require('./schema');
5050
* - [ObjectId](https://mongoosejs.com/docs/schematypes.html#objectids)
5151
* - [Map](https://mongoosejs.com/docs/schematypes.html#maps)
5252
* - [Subdocument](https://mongoosejs.com/docs/schematypes.html#schemas)
53-
* - [Int32](https://mongoosejs.com/docs/schematypes.html#int32)
5453
*
5554
* Using this exposed access to the `ObjectId` type, we can construct ids on demand.
5655
*

0 commit comments

Comments
 (0)