chore: remove unused constant
This commit is contained in:
parent
cf0348953b
commit
ff664c5f04
1 changed files with 0 additions and 3 deletions
|
@ -24,6 +24,3 @@ export const COLORS = {
|
|||
yellow: 0xfde047,
|
||||
orange: 0xfb923c,
|
||||
} as { [key: string]: number };
|
||||
|
||||
/* CHANGEME */
|
||||
export const ALLOWED_ROLES = ['Alert', 'Events', 'Progress'];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue