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