From 2221f726b7edd3f31a99b91db7b33c3ce1a7ea71 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Tue, 14 Nov 2023 09:42:21 -0600 Subject: [PATCH] Remove todo --- src/view/com/auth/onboarding/RecommendedFollowsItem.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/view/com/auth/onboarding/RecommendedFollowsItem.tsx b/src/view/com/auth/onboarding/RecommendedFollowsItem.tsx index 4d735354e2..f52b312136 100644 --- a/src/view/com/auth/onboarding/RecommendedFollowsItem.tsx +++ b/src/view/com/auth/onboarding/RecommendedFollowsItem.tsx @@ -41,7 +41,6 @@ export function RecommendedFollowsItem({ const shadowedProfile = useProfileShadow(profile, dataUpdatedAt) return ( - // TODO refactor not working