Merge commit 'e619daec44a21b6310f2fe834c6a0cc5b3df5270'

This commit is contained in:
Peter 2018-06-29 20:16:26 +03:00
commit ec83f35663

View File

@ -1107,7 +1107,7 @@ public final class Postbox {
//if let strongSelf = self {
/*strongSelf.queue.async {
if strongSelf.valueBox != nil {
let _ = strongSelf.modify({ _ -> Void in
let _ = strongSelf.transaction({ _ -> Void in
}).start()
}
}*/