Delete comment.txt

This commit is contained in:
Chris Estreich 2025-07-07 16:38:06 -07:00 committed by GitHub
parent 8860ceba71
commit b54ca80b4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1 +0,0 @@
@cte I'll convert the useEffect-based task loading to use React Query's useQuery hook. This will provide better caching, error handling, and loading states for the modal data loading. Working on this now.