From 5198190797110f11f4b76103520141787df78c6c Mon Sep 17 00:00:00 2001 From: Hailey Date: Sun, 9 Jun 2024 16:24:50 -0700 Subject: [PATCH] rm log --- src/screens/StarterPack/Main/index.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/screens/StarterPack/Main/index.tsx b/src/screens/StarterPack/Main/index.tsx index 71859b3732..530bbeda27 100644 --- a/src/screens/StarterPack/Main/index.tsx +++ b/src/screens/StarterPack/Main/index.tsx @@ -56,8 +56,6 @@ export function StarterPackScreen({ ...(starterPack.feeds?.length ? ['Feeds'] : []), ] - console.log(starterPack.feeds) - return (