From c8822f9f549255d190fcd1309353205455755e78 Mon Sep 17 00:00:00 2001 From: Anton Veselev Date: Mon, 15 Jan 2024 14:08:09 +0000 Subject: [PATCH] simplify --- src/pages/cl/ko/index.tsx | 6 +----- src/pages/el/ko/index.tsx | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/src/pages/cl/ko/index.tsx b/src/pages/cl/ko/index.tsx index 1b75b73c..e299baf5 100644 --- a/src/pages/cl/ko/index.tsx +++ b/src/pages/cl/ko/index.tsx @@ -181,15 +181,11 @@ function CLKO({ season, pots: initialPots }: Props) { } }, [isFastDraw, currentPotNum]) - const selectedTeams = possiblePairings - ? possiblePairings.map(i => pots[0][i]) - : [] - return ( pots[0][i]) - : [] - return (