mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 11:19:51 +00:00
This manual assignment was added before the keyValueStore was refactored into a service. Now that it's a service, it gets all our standard auto-injections, including the keyValueStore. Overwriting an automatic injection like this raises an error in future Ember versions.