FIX: Lint error

This commit is contained in:
Robin Ward 2017-11-07 20:29:41 -05:00
parent 8a8c14c6f7
commit cd744d58f8

View File

@ -1,4 +1,4 @@
import { default as computed, observes } from 'ember-addons/ember-computed-decorators';
import { observes } from 'ember-addons/ember-computed-decorators';
import { fmt } from 'discourse/lib/computed';
export default Ember.Controller.extend({