diff --git a/app/js/lib/mtproto.js b/app/js/lib/mtproto.js index 0d353a68..2b269fc4 100644 --- a/app/js/lib/mtproto.js +++ b/app/js/lib/mtproto.js @@ -1121,7 +1121,6 @@ angular.module('izhukov.mtproto', ['izhukov.utils']) this.pendingAcks = [] - var self = this this.sendEncryptedRequest(message).then(function (result) { self.toggleOffline(false) // console.log('parse for', message)