mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 04:18:23 +00:00
Now that all of our singletons have been converted to true Ember Services, we can remove our custom `discourse/component/glimmer` superclass and use explicit injection This also updates `section-message` to be a templateOnly glimmer component rather than a classic component.