Skip to content

Commit

Permalink
revert errors
Browse files Browse the repository at this point in the history
  • Loading branch information
LeahMarieBush committed Jan 15, 2025
1 parent cfdcbc5 commit 94af02c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/sitemap/docs-content-fields.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import { makeSitemapField } from './helpers'

export async function allDocsFields(config: typeof __config) {
throw new Error('docs error')
// If there are docs that have been migrated to the unified docs repo, get the paths for those docs
// and merge them with the paths for the docs that haven't been migrated from the content API
if (
Expand Down

0 comments on commit 94af02c

Please sign in to comment.