-
Remove unnecessary loading of discussions in `IssuesController#show` · 3b9c45a3Stan Hu authored
Discussions are now done asynchronously via the `IssuesController#discussions` endpoint, so this should no longer be needed. This was taking 32% of the load time for GitLab CE issue 1. Closes #38034
3b9c45a3
×