mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Fixed lint
This commit is contained in:
parent
ba6fe63250
commit
50c92142d4
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import Component from '@glimmer/component';
|
||||
import {action} from '@ember/object';
|
||||
import {task} from 'ember-concurrency';
|
||||
import {tracked} from '@glimmer/tracking';
|
||||
|
||||
const PAGE_SIZE = 5;
|
||||
|
|
Loading…
Add table
Reference in a new issue