mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-07-31 01:59:51 +08:00
clean up
This commit is contained in:
parent
30ee4f3291
commit
ff0a7c1d18
@ -94,7 +94,6 @@ func WithCachedGrpcClient(fn func(*grpc.ClientConn) error, address string, opts
|
||||
return err
|
||||
}
|
||||
|
||||
println(" dialing to", address, "...")
|
||||
grpcConnection, err := GrpcDial(context.Background(), address, opts...)
|
||||
if err != nil {
|
||||
grpcClientsLock.Unlock()
|
||||
|
Loading…
Reference in New Issue
Block a user