mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 02:42:19 +08:00
delete log
This commit is contained in:
parent
fabcb5317f
commit
36accf0658
@ -81,6 +81,7 @@ func main() {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
checks := []checkFunc{
|
checks := []checkFunc{
|
||||||
//{name: "Mysql", function: checkMysql},
|
//{name: "Mysql", function: checkMysql},
|
||||||
{name: "Mongo", function: checkMongo, config: conf},
|
{name: "Mongo", function: checkMongo, config: conf},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user