mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 16:58:59 +08:00
style: remove a extra dangling comma (#176)
This commit is contained in:
parent
88082c1278
commit
c9c6ccc687
@ -49,7 +49,6 @@ const interval = [
|
|||||||
label: "Hours",
|
label: "Hours",
|
||||||
applicableOn: [timeDaysOptions[2], timeDaysOptions[1]],
|
applicableOn: [timeDaysOptions[2], timeDaysOptions[1]],
|
||||||
},
|
},
|
||||||
,
|
|
||||||
];
|
];
|
||||||
|
|
||||||
const _UsageExplorer = (props: UsageExplorerProps) => {
|
const _UsageExplorer = (props: UsageExplorerProps) => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user