Skip to content

Commit 08d0060

Browse files
committed
chore: remove unused granularProjectAccess feature flag
1 parent 9be285a commit 08d0060

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/lib/flags.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,5 @@ function isFlagEnabled(name: string) {
2020

2121
export const flags = {
2222
multiDb: isFlagEnabled('multi-db'),
23-
granularProjectAccess: isFlagEnabled('granular-project-access'),
2423
oauth2Server: isFlagEnabled('oauth2-server')
2524
};

0 commit comments

Comments
 (0)