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
301f633e1c
commit
0be81afddf
@ -1,8 +1,8 @@
|
||||
import Component from '@ember/component';
|
||||
import Key from 'mobiledoc-kit/utils/key';
|
||||
import {kgStyle} from '../helpers/kg-style';
|
||||
import layout from '../templates/components/koenig-caption-input';
|
||||
import {computed} from '@ember/object';
|
||||
import {kgStyle} from '../helpers/kg-style';
|
||||
import {run} from '@ember/runloop';
|
||||
|
||||
export default Component.extend({
|
||||
|
Loading…
Reference in New Issue
Block a user