Fixed linting

This commit is contained in:
Kevin Ansfield 2019-08-27 10:48:40 +01:00
parent 9eb9e9f00e
commit 22e320f725

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';