mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 16:08:34 +01:00
MessageView: Remove logging
This commit is contained in:
@@ -228,7 +228,6 @@
|
||||
});
|
||||
},
|
||||
onReply() {
|
||||
console.log('onReply');
|
||||
this.model.trigger('reply', this.model);
|
||||
},
|
||||
onExpired() {
|
||||
|
||||
Reference in New Issue
Block a user