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