Remove TODO (#3590)

This commit is contained in:
Johannes Klein
2026-05-05 16:44:57 +02:00
committed by GitHub
parent f960d66616
commit 90ea87d9cd

View File

@@ -62,8 +62,6 @@ const ProjectDetailsContainer = ( ): Node => {
}, optsWithAuth ),
);
// TODO: enable fields if it makes sense
// https://linear.app/inaturalist/issue/MOB-1366/enable-fields-for-fetchprojectposts-in-projectdetails
const { data: projectPosts } = useAuthenticatedQuery(
["fetchProjectPosts", id],
optsWithAuth => fetchProjectPosts( {