Skip to content

Commit

Permalink
[MI-3831]: Fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
SaurabhSharma-884 committed Dec 13, 2023
1 parent 53f6654 commit 7e92ba4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions webapp/src/constants/common.constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,3 @@ export const alertSeverity: Record<SnackbarColor, SnackbarColor> = {
} as const;

export const alertTimeout = 4000;

export const debounceFunctionTimeLimit = 300;

0 comments on commit 7e92ba4

Please sign in to comment.