Remove startup JS call for issue notes
This is not needed because this is a polling request that's supposed to be triggered after 2.5 seconds. This also wastes a lot of resources because this call does not send the `X-Last-Fetched-At` header. So it is requesting all the notes of an issue. Changelog: performance
Showing
Please register or sign in to comment