mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Fixed linting
This commit is contained in:
parent
59ce575e69
commit
89440a30be
@ -3,7 +3,6 @@ import Webhook from 'ghost-admin/models/webhook';
|
||||
import {AVAILABLE_EVENTS} from 'ghost-admin/helpers/event-name';
|
||||
import {alias} from '@ember/object/computed';
|
||||
import {camelize} from '@ember/string';
|
||||
import {isInvalidError} from 'ember-ajax/errors';
|
||||
import {inject as service} from '@ember/service';
|
||||
import {task} from 'ember-concurrency';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user