From 7bded12ba6cfd1a75060a2d1172de21d7050dc2c Mon Sep 17 00:00:00 2001 From: Abhinav-grd Date: Tue, 27 Jul 2021 14:18:54 +0530 Subject: [PATCH] remove log --- src/components/PhotoFrame.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/PhotoFrame.tsx b/src/components/PhotoFrame.tsx index a1e13059f..9aa0a3a4a 100644 --- a/src/components/PhotoFrame.tsx +++ b/src/components/PhotoFrame.tsx @@ -574,7 +574,6 @@ const PhotoFrame = ({ } return sum; })(); - console.log(height, photoFrameHeight); files.length < 30 && !searchMode && timeStampList.push({ itemType: ITEM_TYPE.BANNER,