mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 02:42:19 +08:00
fix: comment out unused funcations
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
parent
c9d226e7b8
commit
f2d636eb79
@ -99,7 +99,7 @@ func main() {
|
||||
}
|
||||
|
||||
// getLatestVersion fetches the latest version number from a given URL.
|
||||
// 未使用函数
|
||||
// unused fun
|
||||
// func getLatestVersion(url string) (string, error) {
|
||||
// resp, err := http.Get(url)
|
||||
// if err != nil {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user