From 4860f7ac0e6db1f06e5cb5e7668a3115c846fc31 Mon Sep 17 00:00:00 2001 From: viktorstrate Date: Sat, 25 Sep 2021 18:13:27 +0200 Subject: [PATCH] Small cleanup --- ui/src/components/timelineGallery/TimelineGallery.tsx | 2 -- ui/src/components/timelineGallery/icons/date.svg | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/ui/src/components/timelineGallery/TimelineGallery.tsx b/ui/src/components/timelineGallery/TimelineGallery.tsx index f2428886..158da1aa 100644 --- a/ui/src/components/timelineGallery/TimelineGallery.tsx +++ b/ui/src/components/timelineGallery/TimelineGallery.tsx @@ -183,8 +183,6 @@ const TimelineGallery = () => { /> )) - console.log('MEDIA STATE', mediaState) - return (
- +