Skip to content

Commit

Permalink
docs: remove duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Dec 31, 2023
1 parent 8b04a13 commit 91533a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/source/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ docs['docs/lodash.md'] = { title: 'Using Mongoose with Lodash', markdown: true }
docs['docs/incompatible_packages.md'] = { title: 'Known Incompatible npm Packages', markdown: true };
docs['docs/check-version.md'] = { title: 'How to Check Your Mongoose Version', markdown: true };
docs['docs/version-support.md'] = { title: 'Version Support', markdown: true };
docs['docs/shared-schemas.md'] = { title: 'Sharing Schemas Between Mongoose Projects', markdown: true };

for (const props of Object.values(docs)) {
props.jobs = jobs;
Expand Down

0 comments on commit 91533a0

Please sign in to comment.