mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
Fixed linter error
This commit is contained in:
parent
627b6f259a
commit
37aec66e83
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import Component from '@glimmer/component';
|
||||
import moment from 'moment';
|
||||
import {action} from '@ember/object';
|
||||
import {htmlSafe} from '@ember/template';
|
||||
import {isArray} from '@ember/array';
|
||||
import {isServerUnreachableError} from 'ghost-admin/services/ajax';
|
||||
|
|
Loading…
Add table
Reference in a new issue