Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j committed Nov 8, 2024
1 parent 0a778df commit 3469b76
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/api-headless-cms/src/context.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ const getParameters = async (context: CmsContext): Promise<CmsParametersPluginRe
return result;
}
}

// TEST.
throw new WebinyError(
"Could not determine locale and/or type of the CMS.",
"CMS_LOCALE_AND_TYPE_ERROR"
Expand Down

0 comments on commit 3469b76

Please sign in to comment.