mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 19:38:24 +00:00
6ddd17a756
Since 5cce829 and the new channel view builder, we have no need of these obsolete routes which have way too much logic in the controller, which has been superseded by the view builder anyway. Remove the routes and update the channel message loading to use it.