Skip to content

Commit 91533a0

Browse files
committed
docs: remove duplicate
1 parent 8b04a13 commit 91533a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/source/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ docs['docs/lodash.md'] = { title: 'Using Mongoose with Lodash', markdown: true }
100100
docs['docs/incompatible_packages.md'] = { title: 'Known Incompatible npm Packages', markdown: true };
101101
docs['docs/check-version.md'] = { title: 'How to Check Your Mongoose Version', markdown: true };
102102
docs['docs/version-support.md'] = { title: 'Version Support', markdown: true };
103-
docs['docs/shared-schemas.md'] = { title: 'Sharing Schemas Between Mongoose Projects', markdown: true };
104103

105104
for (const props of Object.values(docs)) {
106105
props.jobs = jobs;

0 commit comments

Comments
 (0)