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 (