Skip to content

Commit 5f1590c

Browse files
committed
remove debug change.
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
1 parent 887cb05 commit 5f1590c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/libs/Permissions.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import type BetaConfiguration from '@src/types/onyx/BetaConfiguration';
55

66
// eslint-disable-next-line rulesdir/no-beta-handler
77
function canUseAllBetas(betas: OnyxEntry<Beta[]>): boolean {
8-
return true;
98
return !!betas?.includes(CONST.BETAS.ALL);
109
}
1110

0 commit comments

Comments
 (0)