mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 16:23:17 +08:00
remove unwanted code
This commit is contained in:
parent
84ce1acfef
commit
d4b2e840cb
|
@ -1,7 +1,2 @@
|
|||
import computed from 'ember-addons/ember-computed-decorators';
|
||||
|
||||
export default Ember.Component.extend({
|
||||
|
||||
@computed('topic.isPrivateMessage')
|
||||
|
||||
});
|
||||
// Injections don't occur without a class
|
||||
export default Ember.Component.extend();
|
||||
|
|
Loading…
Reference in New Issue
Block a user