mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-17 03:40:18 +00:00
Remove debugging code
This commit is contained in:
parent
7ba7f9d2cb
commit
9c48d71d87
@ -1637,7 +1637,7 @@ func keepPollingChannel(postbox: Postbox, network: Network, peerId: PeerId, stat
|
|||||||
|> restart
|
|> restart
|
||||||
|
|
||||||
return signal
|
return signal
|
||||||
|> delay(5.0, queue: .concurrentDefaultQueue())
|
|> delay(1.0, queue: .concurrentDefaultQueue())
|
||||||
}
|
}
|
||||||
|
|
||||||
private func resetChannels(network: Network, peers: [Peer], state: AccountMutableState) -> Signal<AccountMutableState, NoError> {
|
private func resetChannels(network: Network, peers: [Peer], state: AccountMutableState) -> Signal<AccountMutableState, NoError> {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user