From 159099d2c97f24de535b84fcd39ae3bdc306e98d Mon Sep 17 00:00:00 2001 From: Daniel Shleifman Date: Thu, 3 Jun 2021 15:33:46 +0300 Subject: [PATCH] refactor --- web/src/components/DialogTorrentDetailsContent/TorrentCache.jsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/web/src/components/DialogTorrentDetailsContent/TorrentCache.jsx b/web/src/components/DialogTorrentDetailsContent/TorrentCache.jsx index 01fca10..4d09b86 100644 --- a/web/src/components/DialogTorrentDetailsContent/TorrentCache.jsx +++ b/web/src/components/DialogTorrentDetailsContent/TorrentCache.jsx @@ -43,8 +43,6 @@ const TorrentCache = memo( updateStageSettings(12, 2) }, [isMini, dimensions.width]) - console.log(dimensions.height) - const miniCacheMaxHeight = 340 const { boxHeight, strokeWidth, marginBetweenBlocks, stageOffset } = stageSettings