1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00

Remove redundant asset-map add-on

This commit is contained in:
Harvey Kandola 2019-01-07 19:35:07 +00:00
parent 4ddbe59556
commit 1b268d42de

View file

@ -20,8 +20,6 @@ export default Service.extend({
ajax: service(),
localStorage: service(),
kcAuth: service(),
assetMap: service('asset-map'),
appHost: '',
apiHost: `${config.apiHost}`,
endpoint: `${config.apiHost}/${config.apiNamespace}`,