feat: optimize openim make lint style format (#1995)

* feat: add openim make lint

* feat: add openim make lint

* feat: add openim make lint

* feat: add openim make lint

* feat: add openim make lint
This commit is contained in:
longyuqing112
2024-03-04 18:20:25 +08:00
committed by GitHub
parent 02a3cfb021
commit 88bcabee1c
6 changed files with 29 additions and 15 deletions
@@ -194,5 +194,5 @@ func (cli *K8sDR) GetClientLocalConns() map[string][]*grpc.ClientConn {
return nil
}
func (cli *K8sDR) Close() {
return
}