make eslint happy
This commit is contained in:
parent
f6ce2b0f68
commit
08c4de388e
|
@ -1,4 +1,4 @@
|
|||
import { default as computed, observes, on } from 'ember-addons/ember-computed-decorators';
|
||||
import { default as computed, observes } from 'ember-addons/ember-computed-decorators';
|
||||
|
||||
export default Ember.Component.extend({
|
||||
tagName: 'table',
|
||||
|
|
Loading…
Reference in New Issue