From 4a194b3be59dc7fb8275028462117e97a89804f1 Mon Sep 17 00:00:00 2001 From: Chubby Granny Chaser Date: Sat, 8 Jun 2024 19:22:10 +0100 Subject: [PATCH] chore: removing console.log --- src/renderer/src/pages/game-details/modals/repacks-modal.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/renderer/src/pages/game-details/modals/repacks-modal.tsx b/src/renderer/src/pages/game-details/modals/repacks-modal.tsx index a4bb189c..92862611 100644 --- a/src/renderer/src/pages/game-details/modals/repacks-modal.tsx +++ b/src/renderer/src/pages/game-details/modals/repacks-modal.tsx @@ -69,8 +69,6 @@ export function RepacksModal({ ); }; - console.log(infoHash); - return ( <>