mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 16:21:18 +08:00
make eslint happy
This commit is contained in:
@ -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',
|
||||
|
Reference in New Issue
Block a user