mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 11:55:03 +03:00
Fixed linting error
This commit is contained in:
parent
3f3b66b668
commit
8996bf62a2
@ -4,7 +4,6 @@ import {
|
|||||||
IMAGE_EXTENSIONS,
|
IMAGE_EXTENSIONS,
|
||||||
IMAGE_MIME_TYPES
|
IMAGE_MIME_TYPES
|
||||||
} from 'ghost-admin/components/gh-image-uploader';
|
} from 'ghost-admin/components/gh-image-uploader';
|
||||||
import {NO_CURSOR_MOVEMENT} from './koenig-editor';
|
|
||||||
import {action, computed, set, setProperties} from '@ember/object';
|
import {action, computed, set, setProperties} from '@ember/object';
|
||||||
import {utils as ghostHelperUtils} from '@tryghost/helpers';
|
import {utils as ghostHelperUtils} from '@tryghost/helpers';
|
||||||
import {isEmpty} from '@ember/utils';
|
import {isEmpty} from '@ember/utils';
|
||||||
|
Loading…
Reference in New Issue
Block a user