mirror of
https://github.com/documize/community.git
synced 2025-07-26 00:29:47 +02:00
Remove redundant asset-map add-on
This commit is contained in:
parent
4ddbe59556
commit
1b268d42de
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@ export default Service.extend({
|
||||||
ajax: service(),
|
ajax: service(),
|
||||||
localStorage: service(),
|
localStorage: service(),
|
||||||
kcAuth: service(),
|
kcAuth: service(),
|
||||||
assetMap: service('asset-map'),
|
|
||||||
|
|
||||||
appHost: '',
|
appHost: '',
|
||||||
apiHost: `${config.apiHost}`,
|
apiHost: `${config.apiHost}`,
|
||||||
endpoint: `${config.apiHost}/${config.apiNamespace}`,
|
endpoint: `${config.apiHost}/${config.apiNamespace}`,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue