mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 17:59:01 +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",
|
||||
applicableOn: [timeDaysOptions[2], timeDaysOptions[1]],
|
||||
},
|
||||
,
|
||||
];
|
||||
|
||||
const _UsageExplorer = (props: UsageExplorerProps) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user