Skip to content

Commit 3469b76

Browse files
committed
wip
1 parent 0a778df commit 3469b76

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/api-headless-cms/src/context.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ const getParameters = async (context: CmsContext): Promise<CmsParametersPluginRe
2424
return result;
2525
}
2626
}
27-
28-
// TEST.
2927
throw new WebinyError(
3028
"Could not determine locale and/or type of the CMS.",
3129
"CMS_LOCALE_AND_TYPE_ERROR"

0 commit comments

Comments
 (0)