mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-10 22:14:35 -04:00
FIX: Duplicate variable
This commit is contained in:
parent
748ce74653
commit
529fea3c42
1 changed files with 0 additions and 1 deletions
|
@ -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({
|
||||
|
|
Loading…
Add table
Reference in a new issue