Skip to content

Commit ce66e23

Browse files
committed
fix lint
1 parent 8fe5c36 commit ce66e23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/migrating_to_8.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,4 +264,3 @@ const schema = new Schema<User>({
264264
// Works in Mongoose 8. Compile error in Mongoose 7.
265265
const names: string[] = await MyModel.distinct('name');
266266
```
267-

0 commit comments

Comments
 (0)