mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 07:28:59 +08:00
fix: remove any type
This commit is contained in:
parent
7f3d9e2e35
commit
00c7eccb0c
@ -93,7 +93,7 @@ interface TimelineProps {
|
||||
traceMetaData: object;
|
||||
globalTraceMetadata: object;
|
||||
intervalUnit: IIntervalUnit;
|
||||
setIntervalUnit: any;
|
||||
setIntervalUnit: () => void;
|
||||
}
|
||||
|
||||
export default Timeline;
|
||||
|
Loading…
x
Reference in New Issue
Block a user