mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Duplicate variable
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { ajax } from 'discourse/lib/ajax';
|
||||
import { observes } from 'ember-addons/ember-computed-decorators';
|
||||
import { default as computed, observes } from 'ember-addons/ember-computed-decorators';
|
||||
|
||||
export default Ember.ArrayController.extend({
|
||||
|
||||
Reference in New Issue
Block a user