MessageView: Remove logging

pull/1/head
Scott Nonnenberg 8 years ago
parent afad1a8d77
commit d4220e278d
No known key found for this signature in database
GPG Key ID: 5F82280C35134661

@ -228,7 +228,6 @@
});
},
onReply() {
console.log('onReply');
this.model.trigger('reply', this.model);
},
onExpired() {

Loading…
Cancel
Save