Skip to content

Commit 398e802

Browse files
yfrancisgreghuels
authored andcommitted
Remove unused constant
1 parent 7f423b7 commit 398e802

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/constants.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,3 @@ export const NULL_SENTINEL = 'EPPO_NULL';
1515
export const MAX_EVENT_QUEUE_SIZE = 100;
1616
export const BANDIT_ASSIGNMENT_SHARDS = 10000;
1717
export const DEFAULT_TLRU_TTL_MS = 600_000;
18-
export const OVERRIDES_KEY = 'eppo-overrides';

0 commit comments

Comments
 (0)