Remove duplicate line

Closes #1466
This commit is contained in:
Igor Zhukov 2017-07-31 18:43:45 +03:00
parent 0dff60255e
commit 33e5acdc6c

View File

@ -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)