mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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.