mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-21 00:48:19 +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