1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00

Fixed linting

This commit is contained in:
Kevin Ansfield 2019-08-27 10:48:40 +01:00
parent a7aa74e841
commit c30ad64a5e

View file

@ -1,4 +1,3 @@
import $ from 'jquery';
import Component from '@ember/component';
import {alias, equal} from '@ember/object/computed';
import {computed} from '@ember/object';