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:
parent
4ddbe59556
commit
1b268d42de
1 changed files with 0 additions and 2 deletions
|
@ -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}`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue