1

Update dependencies

This commit is contained in:
2019-02-12 03:06:00 +04:00
parent 3c9390a295
commit 89a4edb13f
11 changed files with 13 additions and 19 deletions

View File

@@ -72,8 +72,5 @@ func ZookeeperReceiver(client *tdlib.Client) {
}
}
}
<-c.ShutdownDone
return
}()
}