Remove todo

This commit is contained in:
Eric Bailey
2023-11-14 11:20:27 -06:00
parent 2549f9e4e7
commit e84772d897
-2
View File
@@ -53,8 +53,6 @@ export function useSuggestedFollowsQuery() {
return true
})
// TODO refactor — hydrate follow cache here?
return res.data
},
initialPageParam: undefined,