mirror of
https://github.com/discourse/discourse.git
synced 2025-03-04 11:30:55 +08:00

This was a temporary solution while we updated the resolver and migrated all our singletons to true ember services. Now that's done, we can switch to use `@glimmer/component` directly, and explicitly inject services as required.