Skip to content

Commit 7c59545

Browse files
Remove legacy scope support
1 parent 0362f5d commit 7c59545

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/common/src/scopeSupportFacets/scopeSupportFacets.types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,6 @@ export interface ScopeSupportFacetInfo {
233233

234234
export enum ScopeSupportFacetLevel {
235235
supported,
236-
supportedLegacy,
237236
unsupported,
238237
notApplicable,
239238
}

0 commit comments

Comments
 (0)