1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00

Fixed lint

This commit is contained in:
Rish 2019-11-07 16:02:32 +07:00
parent 798b941241
commit e5c0709be1

View file

@ -1,7 +1,5 @@
import Component from '@ember/component';
import config from 'ghost-admin/config/environment';
import {computed} from '@ember/object';
import {reads} from '@ember/object/computed';
import {task, timeout} from 'ember-concurrency';
export default Component.extend({