MessageView: Remove logging
This commit is contained in:
parent
afad1a8d77
commit
d4220e278d
1 changed files with 0 additions and 1 deletions
|
@ -228,7 +228,6 @@
|
|||
});
|
||||
},
|
||||
onReply() {
|
||||
console.log('onReply');
|
||||
this.model.trigger('reply', this.model);
|
||||
},
|
||||
onExpired() {
|
||||
|
|
Loading…
Reference in a new issue