diff --git a/packages/web/components/templates/homeFeed/HomeFeedContainer.tsx b/packages/web/components/templates/homeFeed/HomeFeedContainer.tsx index eab588201..403656aa0 100644 --- a/packages/web/components/templates/homeFeed/HomeFeedContainer.tsx +++ b/packages/web/components/templates/homeFeed/HomeFeedContainer.tsx @@ -973,8 +973,6 @@ function HomeFeedGrid(props: HomeFeedContentProps): JSX.Element { return true }, [props]) - console.log('props.fetchItemsError', props.fetchItemsError) - return (