Skip to content

Commit

Permalink
update constant
Browse files Browse the repository at this point in the history
  • Loading branch information
Nandana-NNR committed Oct 8, 2024
1 parent d3d3840 commit 2acd2f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/constant.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ export const CONSTANTS = {
EXCLUDED_VALUES: [null, undefined],
FIREBOLT_CONST: 'firebolt',
CERTIFICATION: false,
METHODS_T0_IGNORE_WHICH_HAS_SET: ['privacy.settings', 'securestorage.setForApp'],
ERROR_MESSAGEREGEX: new RegExp('((-)[0-9]{5}): ([A-Za-z ]*)'),
LOCK_TIME: 20000,
MAX_FAILURES: 3,
Expand Down

0 comments on commit 2acd2f4

Please sign in to comment.