Skip to content

Commit

Permalink
remove milliseconds from constants
Browse files Browse the repository at this point in the history
Signed-off-by: Kavitha Conjeevaram Mohan <[email protected]>
  • Loading branch information
kavithacm committed Oct 26, 2022
1 parent 07689ab commit 7d2ee8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dashboards-observability/common/constants/explorer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,6 @@ export const BREAKDOWNS = 'breakdowns';

// Metrics constants
export const UNITS_OF_MEASURE = [
'milliseconds (ms)',
'seconds (s)',
'hours (h)',
'celsius (C)',
Expand Down

0 comments on commit 7d2ee8f

Please sign in to comment.