From 3ecc184e1a6f7d7a6f72602f41eb376c09f7c416 Mon Sep 17 00:00:00 2001 From: sylenien Date: Fri, 2 Sep 2022 14:43:24 +0200 Subject: [PATCH] fix(ui): rm console --- .../OverviewPanel/components/TimelinePointer/TimelinePointer.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/app/components/Session_/OverviewPanel/components/TimelinePointer/TimelinePointer.tsx b/frontend/app/components/Session_/OverviewPanel/components/TimelinePointer/TimelinePointer.tsx index e4916a14a..ad179dfea 100644 --- a/frontend/app/components/Session_/OverviewPanel/components/TimelinePointer/TimelinePointer.tsx +++ b/frontend/app/components/Session_/OverviewPanel/components/TimelinePointer/TimelinePointer.tsx @@ -32,7 +32,6 @@ const TimelinePointer = React.memo((props: Props) => { }; const renderNetworkElement = (item: any) => { - console.log(item.name) return (