mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
remove unwanted code
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user