cicd: bump League Patch (#1825)

This commit is contained in:
OpenIM Bot
2024-01-27 00:49:37 +08:00
committed by GitHub
parent e79532aa93
commit 19ffde3196
5 changed files with 9 additions and 6 deletions
-1
View File
@@ -61,7 +61,6 @@ type userServer struct {
RegisterCenter registry.SvcDiscoveryRegistry
}
func Start(client registry.SvcDiscoveryRegistry, server *grpc.Server) error {
rdb, err := cache.NewRedis()
if err != nil {