mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-02-09 09:17:28 +08:00
clean up
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user