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() {
|
onReply() {
|
||||||
console.log('onReply');
|
|
||||||
this.model.trigger('reply', this.model);
|
this.model.trigger('reply', this.model);
|
||||||
},
|
},
|
||||||
onExpired() {
|
onExpired() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue