Skip to content

Commit 26d3426

Browse files
fix linter
1 parent 1f8090a commit 26d3426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Ydb.Sdk/src/Driver.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ protected override void OnRpcError(string endpoint, RpcException e)
102102
{
103103
return;
104104
}
105-
105+
106106
if (!_endpointPool.PessimizeEndpoint(endpoint))
107107
{
108108
return;

0 commit comments

Comments
 (0)