Skip to content

Commit

Permalink
removed the duplicate constant
Browse files Browse the repository at this point in the history
Signed-off-by: Abhay Pandey <[email protected]>
  • Loading branch information
abhaypersistent committed Oct 3, 2022
1 parent 5a9556e commit b2241ba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dashboards-observability/common/constants/explorer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,6 @@ export interface DefaultGaugeChartParametersProps {
ThresholdsMaxLimit: number;
}

export const CUSTOM_LABEL = 'customLabel';

export const DEFAULT_GAUGE_CHART_PARAMETERS: DefaultGaugeChartParametersProps = {
GaugeTitleSize: 14,
DisplayDefaultGauges: 1,
Expand Down

0 comments on commit b2241ba

Please sign in to comment.