Skip to content

Commit

Permalink
Update public/utils/constants.ts
Browse files Browse the repository at this point in the history
Co-authored-by: SuZhou-Joe <[email protected]>
Signed-off-by: Riya <[email protected]>
  • Loading branch information
riysaxen-amzn and SuZhou-Joe authored Jul 22, 2024
1 parent c97ef8e commit 5e19cc5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions public/utils/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ export const DETECTORS_RULE_NAV_ID = `detectors_rules`;
export const CORRELATIONS_RULE_NAV_ID = `correlation_rules`;
export const THREAT_INTEL_NAV_ID = `threat_intelligence`;
export const LOG_TYPES_NAV_ID = `log_types`;
export const CONFIGURE_CATEGORY_ID = `configure`;
export const INVESTIGATE_CATEGORY_ID = `investigate`;

export let isDarkMode: boolean = false;

Expand Down

0 comments on commit 5e19cc5

Please sign in to comment.